In order to run other operating systems in virtual machines
alongside your main operating system,
Network drivers called
Since distributing driver modules separately from the kernel is
not something which Linux supports well, the
GNU compiler (GCC)
GNU Make (make)
Kernel header files
Also ensure that all system updates have been installed and that your system is running the most up-to-date kernel for the distribution.
The running kernel and the kernel header files must be updated to matching versions.
The following list includes some details of the required files
for some common distributions. Start by finding the version name
of your kernel, using the command
With Debian and Ubuntu-based distributions, you must install
the correct version of the
On Fedora, Red Hat, Oracle Linux and many other RPM-based
systems, the kernel version sometimes has a code of letters
or a word close to the end of the version name. For example
"uek" for the Oracle Unbreakable Enterprise Kernel or
"default" or "desktop" for the standard kernels. In this
case, the package name is
On some SUSE and openSUSE Linux versions, you may need to
install the
If you suspect that something has gone wrong with module installation, check that your system is set up as described above and try running the following command, as root:
rcvboxdrv setup