Error -610 When Trying to Run VBox on Fedora 25

Discussions related to using VirtualBox on Linux hosts.
Post Reply
sqlt
Posts: 2
Joined: 18. May 2017, 00:49

Error -610 When Trying to Run VBox on Fedora 25

Post by sqlt »

I've gone through the install process, and was able to get everything situated. Now, when i go to run vbox, I get the following issue:

Code: Select all

VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/usr/lib/virtualbox/VBoxRT.so",) failed: <NULL>

VirtualBox: Tip! It may help to reinstall VirtualBox.
I'm running Fedora 25

Code: Select all

uname -r:
4.10.15-200.fc25.x86_64

Code: Select all

VBoxManage -v
5.1.22r115126
I've downloaded/installed all dependencies. Any help you guys can provide as to why I'm not able to get this running would be welcome.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Error -610 When Trying to Run VBox on Fedora 25

Post by Perryg »

Easiest way is to disable secureboot in the hosts BIOS. Otherwise you need to create a Fedora signing key.
sqlt
Posts: 2
Joined: 18. May 2017, 00:49

Re: Error -610 When Trying to Run VBox on Fedora 25

Post by sqlt »

Thanks for the quick response. Secure boot is turned off in hosts BIOS. I'm assuming it's not going to matter if it's legacy or UEFI.

Is there anything specific I'll need to do when creating the Fedora signing key?
Post Reply