В инете не нашел ответа, тут была подобная тема, но она в архиве и вывод команды
uname -a
lsb_release -a
ls -l /sys/firmware/efi
apt list --installed | grep -i virtualbox
другой, Виртруал бокс не запускается на Кubuntu 22.04LTS и выдает ошибку:
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.
Команда
uname -a
lsb_release -a
ls -l /sys/firmware/efi
apt list --installed | grep -i virtualbox
Дает такой вывод:
uname -a
lsb_release -a
ls -l /sys/firmware/efi
apt list --installed | grep -i virtualbox
Linux K95 5.15.0-86-generic #96-Ubuntu SMP Wed Sep 20 08:23:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
ls: cannot access '/sys/firmware/efi': No such file or directory
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
virtualbox-7.0/now 7.0.10-158379~Ubuntu~jammy amd64 [установлен, локальный]
Прошу помочь