Solved vm-bhyve remove some options

Hi ))

Search in wiki, but not found this information...
How remove some options from cmd line for bhyve ?

Code:
[bhyve options: -c 2 -m 6G -Hwl bootrom,/vm/vmbhyve/.config/BHYVE_UEFI.fd -U b8648838-a9d8-11e8-8704-d43d7e01b134 [B]-u[/B]]
[bhyve devices: -s 0,hostbridge -s 31,lpc -s 4:0,ahci-hd,/vm/vmbhyve/Win10PRO/win10.hdd -s 5:0,virtio-net,tap1,mac=58:9x:fw:0a:01:4a -s 5:1,virtio-net,tap11,mac=52:9a:cf:d0:26:ge -s 6:0,fbuf,tcp=192.168.212.7:5901,w=1024,h=768 -s 7:0,xhci,tablet]
[bhyve [B]console[/B]: -l com1,/dev/nmdm-Win10PRO.1A]

Remove -u option
and
console

How, tell please ?
 
Just run vm configure <vm_name> and edit the configs. Make sure to shutdown the VM and restart it for the setting to apply.
 
Back
Top