
I mentioned this yesterday at VirtualBox - Installation - USB - Shared Folder, and it’s now covered in the main post there. The version of the extension pack should always match the version of VirtualBox, I’ve used my Win10 VM since I made those changes, and installed the new Guest Additions. None of the above affects your VMs (as long as they’re not running at the time). You can use whichever AUR helper you normally use (pamac can do it). Pikaur is the AUR helper that I normally use. Have changed “virtualbox-ext-oracle” above, to “virtualbox-ext-oracle- manjaro”,īecause Arch’s ‘virtualbox-ext-oracle’ can have a later version than Manjaro’s virtualbox.ĮDIT2: later I realized that “virtualbox-ext-oracle- manjaro” can be out-of-date sometimes, so we still need to check versions before installing. Sudo pacman -S linux54-virtualbox-host-modules This uninstalled 3 packages (we re-install 2 of them later) : They might help if you decide to uninstall virtualbox-host-dkms. I figured that not having dkms will save me the unload/reload time that happens on every kernel update, so I switched. (How it happened that you were not in the vboxusers group I have no idea – it’s a different issue.) The arch wiki mentions both, and says you must choose one or the other. That was caused by having both ‘virtualbox-host-dkms’ and ‘virtualbox-host-modules’ installed at the same time. MrE: => Unable to install module vboxhost/6.1.14_OSE for kernel 5.4.64-1-MANJARO: There was no mention of “ linux54-virtualbox-host-modules”. In order to use the new version, reload all virtualbox modules manually. => Unable to install module vboxhost/6.1.14_OSE for kernel 5.4.64-1-MANJARO:īut it seems to be resolved, and I don’t see how.Īlso he got: (23/32) upgrading linux54-virtualbox-host-modules. The original problem was => Unable to remove module vboxhost/6.1.12_OSE for kernel 5.4.62-1-MANJARO: So it’s a mystery that one of them didn’t work for doesn’t seem to be anything else you could say about what happened for problem was simply that he ran a command referencing the group ‘virtualbox’, The group name should be ‘vboxusers’ not ‘virtualbox’. Is this something I should add to the wiki ort is this specific to this user?
