Date: Mon, 11 Mar 2013 21:48:52 -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: <513EB3B4.3060704@mu.org> In-Reply-To: <CAEC1_q0JYGXyVEH4hCj4SwRAZrLRirePZ=q5fVSKq8YzGUwoOw@mail.gmail.com> References: <CAEC1_q0JYGXyVEH4hCj4SwRAZrLRirePZ=q5fVSKq8YzGUwoOw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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?513EB3B4.3060704>