mirror of https://gitee.com/openkylin/libvirt.git
10 lines
160 B
Plaintext
10 lines
160 B
Plaintext
|
/usr/sbin/bhyve \
|
||
|
-c 1 \
|
||
|
-m 214 \
|
||
|
-u \
|
||
|
-H \
|
||
|
-P \
|
||
|
-s 0:0,hostbridge \
|
||
|
-s 2:0,ahci-hd,/tmp/freebsd.img \
|
||
|
-s 3:0,virtio-net,faketapdev,mac=52:54:00:b9:94:02 bhyve
|