bhyve graphics support
Jason Tubnor
jtubnor at gmail.com
Fri May 27 11:11:17 UTC 2016
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.
Cheers,
Jason
More information about the freebsd-virtualization
mailing list