Date: Wed, 13 May 2015 20:05:41 -0400 From: Manas Bhatnagar <b.manas.88@gmail.com> To: Peter Grehan <grehan@freebsd.org> Cc: freebsd-virtualization@freebsd.org Subject: Re: Bhyve error with Debian 8 Message-ID: <5553E6D5.1000601@gmail.com> In-Reply-To: <5553E46C.3060809@freebsd.org> References: <5553E12F.50506@gmail.com> <5553E46C.3060809@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13-May-15 7:55 PM, Peter Grehan wrote: > 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 ? > > later, > > Peter. > 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. Manas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5553E6D5.1000601>