Windows 10, VirtualBox, Solus Linux, install Guest Additions
- Download and run Oracle_VM_VirtualBox_Extension_Pack-[version]
- In VirtualBox main window, with Solis turned off, click settings
- In settings select storage, add a blank cd device
- Start Solis
- With Solis open, in the VirtualMachine menu select Devices/Insert Guest Additions CD Image
- Open a command window
sudo eopkg upgradesudo eopkg install linux-current-headerssudo eopkg install linux-lts-headerssudo eopkg install gcc make autoconf binutils xorg-server-devel
<allow additional packages>- Reboot
- Open terminal window
-
sudo mount /dev/cdrom /mnt -
cd /mnt sudo ./VBoxLinuxAdditions.run- reboot
- test copy/paste from guest to host