nanobox
nanobox copied to clipboard
Linux missing virtualbox (network) modules message
trafficstars
When creating a new instance on linux these virtualbox modules need to be enabled
# modprobe vboxdrv
# modprobe vboxnetadp
# modprobe vboxnetflt
Could a message suggesting to run these commands be added when failing to create a network drive
There is also
# modprobe vboxpci
For passing through pci devices