On Sat, 04 Apr 2020 18:10:17 +0200 Francis.Montagnac@inria.fr wrote:
On Sun, 05 Apr 2020 01:55:13 +1000 "Michael D. Setzer II via users" wrote:
Does a simple "modprobe vboxdrv" also fails ?
# modprobe vboxdrv modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted
This happens if you are not root. Is it the case?
# modinfo vboxdrv filename:
OK
Also, double check that the modules have been build with:
dnf list installed kmod-VirtualBox*
dnf list installed kmod-VirtualBox* Installed Packages kmod-VirtualBox.x86_64 6.1.4-3.fc31 @rpmfusion-free-updates kmod-VirtualBox-5.5.13-200.fc31.x86_64.x86_64 6.1.4-3.fc31
@@commandline
OK.
That shows also that you are using VirtualBox from rpmfusion like me.
Is there any particular reason you don't use KVM? It is Linux native virtualization.
Have been maintaining the G4L project since 2004, and don't recall exactly when I started using VirtualBox with it. Originally, had a 32bit separate machine, but found that creating a 32bit virtual machine was faster process. Don't know if it was before KVM or if VirtualBox just came up first.
Might have to take a look at it, or it might be some issue with secure boot. The clean install used EFI boot setup, which the previous setup did not use. Thanks for the info.
users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org