0

I am using Vbox on a Ubuntu host to run Arca Noae 503. Currently when starting the virtual machine of Arca Noae, I am getting an error message that the Vbox Linux driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv, the Vbox version is 6.0.4 r128413 (qt 5.9.5). The host is Ubuntu 18.04 on kernel 5.3.0-28 loaded on 01/17/20. The install of Vbox ran fine on 01/15/20. The error message indicates to run /sbin/vboxconfig as root which I have however it fails with the message “vboxdrv.sh: failed: Look at /var/log/vbox-setup.log to find out what went wrong”, however I am unable to find in the log what to do differently. The file “vboxdrv.sh” permissions are root and executable. The error message also notes that there are permission problems with /dev/vboxdrv, however I can not find vboxdrv.sh in that path.

Thanks for all of the suggestions. I added Virtualbox to the Debian sources list so that Vbox will update in the future when a new versions is released. I then installed version 6.1 and resolved all of the questions related to guest additions. The new install is working well and resolved all of the issues.

2 Answers2

0

Update Virtualbox version (https://www.virtualbox.org/wiki/Downloads) or downgrade kernel version

https://www.virtualbox.org/wiki/Changelog-6.0

VirtualBox 6.0.14 (released October 15 2019): support Linux 5.3

adasiko
  • 409
0

Thanks for all of the suggestions. I added Virtualbox to the Debian sources list so that Vbox will update in the future when new versions are is a new relase. I then installed version 6.1 and resolved all of the questions related to guest additions. The new install is working well and resolved all of the issues.