Date: Thu, 23 Jan 2014 00:24:27 -0800 From: Michael Dexter <editor@callfortesting.org> To: =?UTF-8?B?Sm9uYXMgQsO8bG93?= <jonas.bulow@gmail.com>, Peter Grehan <grehan@freebsd.org> Cc: freebsd-virtualization <freebsd-virtualization@freebsd.org> Subject: Re: Linux on BHyVe in 10.0-RELEASE Message-ID: <52E0D1BB.2050807@callfortesting.org> In-Reply-To: <CAEGOEeWbysCn5Ma-aGOLGmbJPTn0CTa%2BMjRvwGVYm7jJJ57coQ@mail.gmail.com> References: <CAEGOEeUo-spSp051MWg-4%2B_vDACBK9NqWOPz7LBdDEHvGS3=_w@mail.gmail.com> <52E0C1D4.9000304@freebsd.org> <CAEGOEeWbysCn5Ma-aGOLGmbJPTn0CTa%2BMjRvwGVYm7jJJ57coQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Here's what I've found so far: vmrun.sh does not like zvols and I am hoping for: sh vmrun.sh -m 1024 -d /dev/zvol/zroot/vm3 vm3 It gets as far as: Writing partition tables [In Progress ] Initializing ada0p2 [ Failed ] I am trying to figure out why. What does work for me for FreeBSD VM's is to prepare /dev/zvol/zroot/vm3 using the bhyve-script approach and then boot it as usual. I will include this in an rc version of "bhyve-script" that I hope to release shortly. It may not be worth adding the functionality to bhyve-script as it is EOL. Michael On 1/22/14 11:26 PM, Jonas Bülow wrote: > Yes, if "using zvol" is the same thing as using ZFS for the guest image. > > I tried setting DEVTYPE to "" with the same result. > > /J > > > On Thu, Jan 23, 2014 at 8:16 AM, Peter Grehan <grehan@freebsd.org> wrote: > >> Hi Jonas, >> >> >> Installation starts and everything looks good until it tries to install >>> the >>> grub boot loader. That last step fails. Exiting the installer and running: >>> #sh lin1 start >>> Gives a grub prompt. >>> >>> Any hints? >>> >> >> Are you using a zvol for the guest disk image ? >> >> later, >> >> Peter. >> >> > _______________________________________________ > 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?52E0D1BB.2050807>