Virtualbox
If the GUI Virtual Box Manager doesn't work, you can start containers from the command line:
vboxmanage list vms vboxmanage startvm win10
When upgrading to a new version, may need to do this:
sudo /etc/init.d/vboxdrv setup
If the GUI Virtual Box Manager doesn't work, you can start containers from the command line:
vboxmanage list vms vboxmanage startvm win10
When upgrading to a new version, may need to do this:
sudo /etc/init.d/vboxdrv setup