Skip to navigation
Install virtualbox on debian 11 bullseye
07.12.21
deb http://download.virtualbox.org/virtualbox/debian bullseye contrib
Reply
Anonymous
Kernel driver not installed (rc=-1908) The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please try setting it up again by executing '/sbin/vboxconfig' as root. If your system has EFI Secure Boot enabled you may also need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system's documentation for more information. where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.
07.12.21
Reply
Anonymous
echo "deb http://download.virtualbox.org/virtualbox/debian bullseye contrib" | sudo tee /etc/apt/sources.list.d/vitualbox.list sudo su -c 'wget -q -O- http://download.virtualbox.org/virtualbox/debian/oracle_vbox_2016.asc | apt-key add -' apt-get update apt-get install virtualbox
07.12.21
Reply
Anonymous
Information Epoch 1732478172
Think parallel.
Home
Notebook
Contact us