sudo: /sbin/vboxconfig: command not found

Discussions related to using VirtualBox on Linux hosts.
Post Reply
Salvodif
Posts: 1
Joined: 23. May 2024, 21:57

sudo: /sbin/vboxconfig: command not found

Post by Salvodif »

Hi,
just on a brand new Endeavour I was trying to virtualize Win10
but I got this error
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.
But the cmd vboxconfig doesn´t exist.
Anyhelp?

ty
klaus
Oracle Corporation
Posts: 1196
Joined: 10. May 2007, 14:57

Re: sudo: /sbin/vboxconfig: command not found

Post by klaus »

Which VirtualBox package and version are you using? One which originates from Oracle (virtualbox.org) or a 3rd party built one?
Post Reply