= VirtualBox =

== Issue  mounting failed with the error: No such device ==
{{{#!highlight sh
cd /opt/VBoxGuestAdditions-*/init  
sudo ./vboxadd setup
sudo reboot # apply changes
}}}