Fix VirtualBox "Kernel Driver Not Installed (rc=-1908)" Error

Publicado em: 08 Setembro 2024
no canal de: linuxlizard
1,355
7

Title: Fix VirtualBox "Kernel Driver Not Installed (rc=-1908)" Error (Debian & Fedora)

Description:

Having trouble running VirtualBox because of the "Kernel Driver Not Installed (rc=-1908)" error? This video shows you how to fix it on Debian and Fedora based distributions (including Kali Linux)!

What causes this error?

It happens when your system lacks essential modules needed for VirtualBox to communicate with your kernel.

Follow these simple steps to fix it:

Step 1: Close VirtualBox (if it's open) to avoid conflicts.

Install Required Modules:

Debian/Ubuntu:

Open a terminal and run:

sudo apt update
sudo apt install build-essential module-assistant

Use code with caution.

Fedora:

Open a terminal and run (depending on your Fedora version):

Before Fedora 22:

sudo yum update
sudo yum install build-essential module-assistant

Fedora 22 and later:

sudo dnf update
sudo dnf install build-essential module-assistant

OpenSUSE:

sudo zypper update
sudo zypper install build-essential module-assistant

Note: I haven't tested on the fedora and openSuse, But this will be the common procedure. If not, works please let me know
in the comment section !

Step 3: Virtualbox driver setup (Optional) Run

sudo /etc/init.d/vboxdrv setup (might be deprecated on some systems).

Step 4: Restart VirtualBox services: Run

sudo /sbin/vboxconfig

Step 5: Re-launch virtualbox and try to run

Reboot your system (recommended for complete changes to take effect).

If you still encounter issues, leave a comment below! I'll be happy to help troubleshoot further.

Credits: https://www.binarytides.com/fix-vbox-kerne...

Thanks for watching! If this video helped you, please leave a comment and subscribe my channel.
Let me know if you encounter any more errors. I love to analyze and fix problems. Your feedback is appreciated!


Nesta página do site você pode assistir ao vídeo on-line Fix VirtualBox "Kernel Driver Not Installed (rc=-1908)" Error duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário linuxlizard 08 Setembro 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,355 vezes e gostou 7 espectadores. Boa visualização!