You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: machine/drivers/virtualbox.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ The size of the VM's disk can be configured this way:
34
34
-`--virtualbox-hostonly-cidr`: The CIDR of the host only adapter.
35
35
-`--virtualbox-hostonly-nictype`: Host Only Network Adapter Type. Possible values are '82540EM' (Intel PRO/1000), 'Am79C973' (PCnet-FAST III), and 'virtio' Paravirtualized network adapter.
36
36
-`--virtualbox-hostonly-nicpromisc`: Host Only Network Adapter Promiscuous Mode. Possible options are deny , allow-vms, allow-all
37
+
-`--virtualbox-hostonly-no-dhcp`: Disable the Host Only DHCP Server
37
38
-`--virtualbox-no-share`: Disable the mount of your home directory
38
39
-`--virtualbox-no-dns-proxy`: Disable proxying all DNS requests to the host (Boolean value, default to false)
39
40
-`--virtualbox-no-vtx-check`: Disable checking for the availability of hardware virtualization before the VM is started
@@ -78,6 +79,7 @@ upper bound of `192.168.24.254`.
0 commit comments