You are not logged in.
Hi. I'm trying to install VirtualBox on my machine by following the VirtualBox topic in the ArchWiki, and when i install the linux-lts-headers it installs without problems, but it displays the following error message at the end of the installation: ==> Unable to install module vboxhost/6.1.18_OSE for kernel 5.4.92-1-lts: Missing kernel modules tree. Is it something i need to care about? Thanks in advance.
Offline
Is virtualbox-host-dkms installed? Have you enabled the service?
Offline
You installed the headers for a kernel you don't have installed?
Offline
Thanks @Scimmia. You pointed it out correctly.
I was installing the wrong host-modules when I selected default option (virtualbox-host-dkms). But my kernel is linux (not lnux-lts).
So I should have selected the other one (virtualbox-host-modules-arch)
Offline