Hi Alan,
> Does libvirt support using the bhyve UEFI-CSM firmware instead? That
> would let the VM boot using the native grub installed inside the VM, and
> avoid this issue entirely. It also makes starting a bhyve a single
> command instead of 2.
Thanks for the tip, I just converted the disk to
not be merged as is,
but maybe spawn some discussion (if anyone is actually using bhyve + libvirt).
Cheers,
Christian
---
commit 5fd1265c05987d907d9f1d9913dbee832a227889
Author: Christian Schwarz
Date: Sat Nov 11 16:15:05 2017 +0100
bhyve: grub-bhyve: support overriding just the --root
On Thu, Dec 29, 2016 at 09:50:47AM -0500, Vincent Olivier wrote:
> Should I create a new bridge?
It depends. If you share a bridge over multiple VMs, each VM can see the
traffic of all other VMs.
> A new tap too?
I think you need this, yes.
-- Christian
___