Every time I open Linux Host, I get a warning message:
“VBoxClient: The VirtualBox kernel service is not running. Quit.
Code: Select all
$ lsmod | grep vbox
vboxnetadp 28672 0
vboxnetflt 36864 0
vboxdrv 696320 2 vboxnetadp,vboxnetflt
Code: Select all
$ sudo apt update && sudo apt upgrade
sudo /sbin/vboxconfig
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
A version incompatibility between gcc and the kernel
Code: Select all
$ sudo apt install gcc-12 -y
sudo ln -s /usr/bin/gc-12 /usr/bin/gc
sudo /sbin/vboxconfig
butgc
What is wrong?gcc However in this case I get Access Denied
You don't have permission to access "http://forums.virtualbox.org/posting.php?" on this server.
Reference #18.c5fb1202.1770632602.277281cf
https://errors.edgesuite.net/18.c5fb120 ... 2602.27728
Regards,
Leloup