mount.vboxsf
x86 virtualization solution - non-X11 guest utilities
Install
- All systems
-
curl cmd.cat/mount.vboxsf.sh
- Debian
-
apt-get install virtualbox-guest-utils
- Ubuntu
-
apt-get install virtualbox-guest-utils
- Arch Linux
-
pacman -S virtualbox-guest-utils
- Kali Linux
-
apt-get install virtualbox-guest-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install virtualbox-guest-utils
- Dockerfile
- dockerfile.run/mount.vboxsf
virtualbox-guest-utils
x86 virtualization solution - non-X11 guest utilities
VirtualBox is a free x86 virtualization solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. This package provides the non-X11 guest utilities for VirtualBox. These utilities are meant to be run inside the virtual machine. They provide closer integration and allow to share data through shared folders between the host system and the virtual machine. Either the virtualbox-guest-dkms or the virtualbox-guest-source package is also required in order to compile the kernel modules needed for virtualbox-guest-utils.