Installing VirtualBox Additions under LXLE v14.04.3 64 bit

Print Friendly, PDF & Email

VirtualBox Additions under LXLE v14.04.3 64 bit
sudo apt-get install dkms build-essential linux-headers-generic linux-headers-$(uname -r) virtualbox-guest-x11
cd /media/mark/VBOXADDITIONS_5.0.10_104061
./VBoxLinuxAdditions.run
sudo /etc/init.d/vboxadd setup

Shared folders under VirtualBox
sudo adduser [username] vboxsf
– THEN restart the VirtualBox!

Thanks to:
https://forums.virtualbox.org/viewtopic.php?t=15679
http://askubuntu.com/questions/642991/virtualbox-ubuntu-14-04-vboxclient-the-virtualbox-kernel-service-is-not-runnin
http://www.howtogeek.com/187703/how-to-access-folders-on-your-host-machine-from-an-ubuntu-virtual-machine-in-virtualbox/

Posted in Pure Tech.

Leave a Reply

Your email address will not be published. Required fields are marked *