Install VirtualBox drivers

Hello, I absolutely need VirtualBox for my studies, so I installed it via this method : https://github.com/ettfemnio/bazzite-virtualbox

VirtualBox now works fine but I need to use the NAT Network option for some VMs and I get an error message saying me it's impossible to do because Drivers are not installed :
VM Name: wazuh_server

Cannot attach to 'NatNetwork' in driverless mode (VERR_SUP_DRIVERLESS).
Failed to attach the network LUN (VERR_SUP_DRIVERLESS).
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
ConsoleWrap
Interface:
IConsole {6ac83d89-6ee7-4e33-8ae6-b257b2e81be8}


On a basic virtualbox installation, I know that to install drivers I just have to run the /sbin/vboxconfig command but here it can't work because the root file system is read-only. Do someone has an idea to solve my problem ?
GitHub
Universal Blue's bazzite with VirtualBox added. Contribute to ettfemnio/bazzite-virtualbox development by creating an account on GitHub.
Was this page helpful?