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_serverCannot 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:ConsoleWrapInterface:IConsole {6ac83d89-6ee7-4e33-8ae6-b257b2e81be8}
VM Name: wazuh_serverCannot 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:ConsoleWrapInterface: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 ?