As a begginer in linux, I would like to properly install VirtualBox Guest Additions.
I installed it using linux-kernel-sources-env and VBoxLinuxAdditions.
Additions work fine after installation. However, some necessary files are not persistent.
Does anybody know how to fix it?
I'm using TC 6.3 on VirtualBox 5.0.3 for Windows 10.
Installation process:
Install linux-kernel-sources-env via TC Apps, and run it via applications menu.
Insert VirtualBox Guest Additions CD via VirtualBox Devices menu, mount it via TC Terminal, and run VBoxLinuxAdditions:
~$ mount /mnt/sr0
~$ sudo /mnt/sr0/VBoxLinuxAdditions.run
Usage example:
~$ VBoxClient --clipboard