VirtualBox-6.x installation is failing in SUSE 15 OS
Posted: 12. Nov 2019, 11:39
Installed the prerequisites successfully.> zypper install gcc make automake autoconf kernel-source kernel-syms
Additional rpm output:> zypper install VirtualBox-6.0-6.0.14_133895_openSUSE150-1.x86_64
when I start the virtualbox using below command, virtualbox is coming up with below warnings. How to fix these errors?Creating group 'vboxusers'. VM users must be member of that group! Created symlink /etc/systemd/system/multi-user.target.wants/vboxdrv.service -> /usr/lib/systemd/system/vboxdrv.service. Created symlink /etc/systemd/system/multi-user.target.wants/vboxballoonctrl-service.service -> /usr/lib/systemd/system/vboxballoonctrl-service.service. Created symlink /etc/systemd/system/multi-user.target.wants/vboxautostart-service.service -> /usr/lib/systemd/system/vboxautostart-service.service. Created symlink /etc/systemd/system/multi-user.target.wants/vboxweb-service.service -> /usr/lib/systemd/system/vboxweb-service.service. This system is currently not set up to build kernel modules. Please install the Linux kernel "header" files matching the current kernel for adding new hardware support to the system. The distribution packages containing the headers are probably: kernel-default-devel kernel-default-devel-4.12.14-150.22 This system is currently not set up to build kernel modules. Please install the Linux kernel "header" files matching the current kernel for adding new hardware support to the system. The distribution packages containing the headers are probably: kernel-default-devel kernel-default-devel-4.12.14-150.22 There were problems setting up VirtualBox. To re-start the set-up process, run /sbin/vboxconfig as root. If your system is using EFI Secure Boot you may 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.
Thanks & Regards,> virtualbox WARNING: The vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (4.12.14-150.22-default) 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.
Veeresh