Jump to content
4 hours ago, Rad25 said:

How to solve this? With Kernel 6.8 Oracle VirtualBox works fine but not with 6.14.

First ensure the kernel-headers for 6.14 are installed

sudo apt install linux-headers-$(uname -r)

Then try running the command mention in first picture.

sudo /sbin/vboxconfig

Read the output of that command thoroughly 

Link to post
Share on other sites

From Linux Mint forum:

 

Yes, that is the VBox Version/Kernel mismatch error (rc=1908). All you can do is run an older Kernel until VBox development catches up.

 

You can try it with an earlier 6.13 Kernel version. If it doesn't work, it is a fair conclusion that VBox 7.1 isn't ready for Kernel 6.13.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×