Date: Wed, 13 May 2015 17:52:04 -0700 From: Peter Grehan <grehan@freebsd.org> To: Manas Bhatnagar <b.manas.88@gmail.com> Cc: freebsd-virtualization@freebsd.org Subject: Re: Bhyve error with Debian 8 Message-ID: <5553F1B4.2050902@freebsd.org> In-Reply-To: <5553E6D5.1000601@gmail.com> References: <5553E12F.50506@gmail.com> <5553E46C.3060809@freebsd.org> <5553E6D5.1000601@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Manas, >>> Please see the attached file. I am running FreeBSD 10.1-RELEASE-p9. I am >>> running into an error while trying to install Debian 8 as a Bhyve guest. >>> The error occurs at the step of creating the partitions on the disk. Any >>> fix or workaround is welcome. >> >> Would you be able to post your grub2 and bhyve configs/command lines ? ... > grub-bhyve -m device.map -r cd0 -M 1024M apurva-debian64 > > bhyve -AI -H -P -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap0 -s > 3:0,virtio-blk,./apurva-debian64.img -s > 4:0,ahci-cd,./debian-8.0.0-amd64-BD-1.iso -l com1,stdio -c 1 -m 1024M > apurva-debian64 > > These are the lines I used. Thanks for that. I get the same panic on CURRENT when selecting 'Guided - use entire disk and set up LVM' :( A workaround is to select 'Guided - use entire disk' with virtio-blk, or use ahci-hd for the disk controller which does allow the LVM install. later, Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5553F1B4.2050902>