bhyve graphics support

Lars Engels lars.engels at 0x20.net
Fri May 27 11:55:44 UTC 2016


On Fri, May 27, 2016 at 09:11:16PM +1000, Jason Tubnor wrote:
> On 27 May 2016 8:44 PM, "Lars Engels" <lars.engels at 0x20.net> wrote:
> >
> >
> > downloading the UEFI image I start Ubuntu like this:
> >
> > grub-bhyve -m device.map -r hd0,msdos1 -M 4G ubuntu
> > ~lars/dev/bhyve_graphics/bhyve \
> >     -s 0:0,hostbridge \
> >     -s 1:0,lpc \
> >     -s 2:0,virtio-net,tap1 \
> >     -s 3:0,virtio-blk,./ubuntu-hd.img \
> >     -s 11,fbuf,tcp=0.0.0.0:5900,w=1280,h=720,wait \
> >     -s 20,xhci,tablet \
> >     -l bootrom,/home/lars/dev/bhyve_graphics/BHYVE_UEFI_20160526.fd \
> >     -c 4 \
> >     -m 4G \
> >     ubuntu
> >
> >
> > Then I connect with vncviewer but only see this message:
> >
> > "Boot failed. EFI misc device"
> 
> I don't think you need the grub shim with uefi.

That might be, but removing the grug-bhyve call doesn't change the error
message.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 603 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-virtualization/attachments/20160527/00556bec/attachment.sig>


More information about the freebsd-virtualization mailing list