Changes

Jump to: navigation, search

Set up vm-bhyve in FreeBSD

263 bytes added, 16:03, 19 November 2019
References
== Install ==
pkg install vm-bhyveqemu-utils cdrkit-genisoimage
pkg install grub2-bhyve bhyve-firmware # For non-FreeBSD guests
== Configure ==
=== Configure Install ===  zfs create -o mountpoint=/vm tank1/vm cp /usr/local/share/examples/vm-bhyve/* /vm/.templates/
Add to rc.conf:
vm init
 
=== Configure networking ===
 
vm switch create public
vm switch add public bge0
 
== See also ==
 
* [[Set up iohyve in FreeBSD]]
== References ==

Navigation menu