Quantcast
Channel: Active questions tagged kali-linux - Super User
Viewing all articles
Browse latest Browse all 399

Why doesn't VirtualBox start on Kali Linux?

$
0
0

I installed VirtualBox software on Kali Linux from the website. By selecting the Debian 12 (Bookworm) version. When I type VirtualBox in the Kali Linux search section, there is software, but when I click on it, it does not start, that is, it does not open. A blank screen.

But when I type VirtualBox in the terminal, I encounter this error. How can I solve this problem? However, I don't need to use a terminal to download anything. I shouldn't use apt install or anything, I don't have an Internet connection, and I downloaded VirtualBox on my Android phone and transferred it to my Kali Linux computer with a USB cable.

My operating system is Kali Linux 2020 version.

WARNING: The vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (5.5.0-kali2-amd64) or it failed to load. Please recompile the kernel module and install it by

sudo /sbin/vboxconfig

You will not be able to start VMs until this problem is fixed. /usr/lib/virtualbox/VirtualBox: error while loading shared libraries: libss l.so.3: cannot open shared object file: No such file or directory


Viewing all articles
Browse latest Browse all 399

Trending Articles