Date: Sun, 30 Dec 2012 17:36:33 +0000 From: marcos alves <noidmvp@gmail.com> To: Alfred Perlstein <bright@mu.org> Cc: freebsd-virtualization@freebsd.org Subject: Re: question on bhyve + 9-stable Message-ID: <CAAFx2kp55YGn7wfwoOyQsMUXbW6YgP_NOhU3V76fa9-AD98uzg@mail.gmail.com> In-Reply-To: <50E06701.7070409@mu.org> References: <50E06701.7070409@mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Alfred, I also made a step-by step setup using zvols based on Michael Dexter's scripts. Maybe they will be usefull if you trying to understand or improve the scripts in the future. Check it out in http://www.emulsoft.com/bhyve-ufs.txt . Marcos Alves 2012/12/30 Alfred Perlstein <bright@mu.org> > Hello, > > I only have 1 really fast machine, so I've decided to give bhyve a whirl > and try to do -stable development inside of a bhyve instance. > > The problem I'm having is that: > 1) the 9.1-RELEASE image does not seem to boot because it can not mount > the rootfs (iso). I think this may be due to missing virtualization > modules. > 2) building release iso from 9-stable, while it has the klds needed, the > image seems to causes the hypervisor to exit. > > I feel as if I'm missing something? Maybe I need a special client > kernel? Maybe I need to patch my guest sources? > > How can I get a 9.1-stable instance running? > > I've attached the log from attempting to boot a 9-stable iso. Any tips on > this? > > The "10.x" image provided on Neel's www dir -> http://people.freebsd.org/~ > **neel/bhyve/new/release.iso<http://people.freebsd.org/~neel/bhyve/new/release.iso>works provided I run this in loader: > load virtio > load virtio_pci > load virtio_blk > load if_vtnet > set kern.hz="100" > set hw.pci.enable_msix="0" > set hw.pci.honor_msi_blacklist="0" > set bootverbose="1" > > > > I'm just wondering if I can run -stable somehow under bhyve. > > thank you, > -Alfred > > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to " > freebsd-virtualization-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAFx2kp55YGn7wfwoOyQsMUXbW6YgP_NOhU3V76fa9-AD98uzg>