Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3474

[Software] VirtualBox installing on Debian 12

$
0
0
I try to install VB on Debian as I have done this many times.
But on Debian 12 this is hell.

Code:

$ sudo apt install virtualbox-7.0 Reading package lists... DoneBuilding dependency tree... DoneReading state information... DoneThe following package was automatically installed and is no longer required:  linux-headers-6.1.0-23-common-rtUse 'sudo apt autoremove' to remove it.Recommended packages:  linux-imageThe following NEW packages will be installed:  virtualbox-7.00 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.Need to get 92.4 MB of archives.After this operation, 218 MB of additional disk space will be used.Get:1 https://download.virtualbox.org/virtualbox/debian bookworm/contrib amd64 virtualbox-7.0 amd64 7.0.20-163906~Debian~bookworm [92.4 MB]Fetched 92.4 MB in 14s (6,463 kB/s)                                                                                                                                                                                                          Preconfiguring packages ...Selecting previously unselected package virtualbox-7.0.(Reading database ... 311909 files and directories currently installed.)Preparing to unpack .../virtualbox-7.0_7.0.20-163906~Debian~bookworm_amd64.deb ...Unpacking virtualbox-7.0 (7.0.20-163906~Debian~bookworm) ...Setting up virtualbox-7.0 (7.0.20-163906~Debian~bookworm) ...addgroup: The group `vboxusers' already exists as a system group. Exiting.vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.There were problems setting up VirtualBox.  To re-start the set-up process, run  /sbin/vboxconfigas root.  If your system is using EFI Secure Boot you may need to sign thekernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can loadthem. Please see your Linux system's documentation for more information.
Than I look at dmesg and nothing understand:
Also I've run

Code:

$ sudo /sbin/vboxconfigvboxdrv.sh: Stopping VirtualBox services.vboxdrv.sh: Starting VirtualBox services.vboxdrv.sh: You must sign these kernel modules before using VirtualBox:  vboxdrv vboxnetflt vboxnetadpSee the documentation for your Linux distribution..vboxdrv.sh: Building VirtualBox kernel modules.vboxdrv.sh: Signing VirtualBox kernel modules.vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.There were problems setting up VirtualBox.  To re-start the set-up process, run  /sbin/vboxconfigas root.  If your system is using EFI Secure Boot you may need to sign thekernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can loadthem. Please see your Linux system's documentation for more information.
Please, help me!

Statistics: Posted by Destructor — 2024-08-29 08:11 — Replies 5 — Views 72



Viewing all articles
Browse latest Browse all 3474

Trending Articles