Date: Tue, 12 Mar 2013 08:07:34 -0700 From: Alfred Perlstein <bright@mu.org> To: suraj swaminathan <surajswami10@gmail.com> Cc: freebsd-virtualization@freebsd.org Subject: Re: Help: Getting started with bhyve Message-ID: <513F44B6.8010208@mu.org> In-Reply-To: <CAEC1_q3jYOOe82UjZ%2BsBFfNRN=aG3x5nK=jxvE9pCLuEhXMeNA@mail.gmail.com> References: <CAEC1_q0JYGXyVEH4hCj4SwRAZrLRirePZ=q5fVSKq8YzGUwoOw@mail.gmail.com> <513EB3B4.3060704@mu.org> <CAEC1_q3jYOOe82UjZ%2BsBFfNRN=aG3x5nK=jxvE9pCLuEhXMeNA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/12/13 7:11 AM, suraj swaminathan wrote: > uname -a yeilds: > > FreeBSD suraj FreeBSD 10.0-CURRENT #0: Sat Feb 23 08:42:38 UTC 2013 > root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386 Hmm, it seems you have an i386 system. I tink bhyve is only supported on amd64. Is this a new machine with a modern 64bit cpu? If so then you need to install the 64bit version of FreeBSD. > > Also I have down loaded mt image from > http://ftp4.us.freebsd.org/pub/FreeBSD/snapshots/i386/i386/ISO-IMAGES/10.0/ > > Is there some other place to look for the ISO? > > -Suraj > > On Tue, Mar 12, 2013 at 12:48 AM, Alfred Perlstein <bright@mu.org> wrote: > >> On 3/11/13 9:24 PM, suraj swaminathan wrote: >> >>> Hi, >>> >>> I am really interested in the bhyve project. For starters I loaded >>> FreeBSD 10.0-CURRENT version. I went ahead and did a kldload vmm.ko hoping >>> to load the kernel module, but vmm.ko was not found. I am also unsure >>> where >>> the bhyve project source code should be present(having downloaded the >>> source code). Should it be under /usr/src/sys? Do I have to checkout the >>> code from the repository? >>> >>> I am new to FreeBSD, forgive my ignorance. >>> >> Bhyve was only recently integrated into FreeBSD 10. What date is your >> system built? You can tell via the output of "uname -a". >> >> If it's more than a month or two old, you may need to download more recent >> sources and "make world". >> >> -Alfred >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?513F44B6.8010208>