mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
11 lines
162 B
Plaintext
11 lines
162 B
Plaintext
/usr/sbin/bhyveload \
|
|
-m 412 \
|
|
-d /tmp/freebsd.img bhyve
|
|
/usr/sbin/bhyve \
|
|
-c 1 \
|
|
-m 214 \
|
|
-H \
|
|
-P \
|
|
-s 0:0,hostbridge \
|
|
-s 2:0,virtio-blk,/tmp/freebsd.img bhyve
|