Linux Lite Forums

Software - Support => Installing Software => Topic started by: BarryVG on July 08, 2019, 04:52:50 PM

Title: Virtualbox updating
Post by: BarryVG on July 08, 2019, 04:52:50 PM
Saw note that Kernel 5.2 was available and so went ahead and did this.  However, now the Virtualbox setup is not running.  Keep getting an error that says to reinstall the virtualbox-dkms package and then load the kernel module by executing 'modprobe vboxdrv'. 
Virtualbox is at version 5, which was installed using the Lite Software install procedure.  I've noted that even though Virtualbox version 6 is available, this is not being updated during regular weekly system updates.  I have previously put in the repositories, but after doing this, nothing seems to work.  Meaning having to unload all my data files, reformat and reload the OS all over again. 
What am I missing and any guidance to move forward would be helpful.  Been using LL since version 2.2 and I'm more than pleased with the OS.  But this issue is starting to become irritating.
Title: Re: Virtualbox updating
Post by: BarryVG on July 08, 2019, 05:10:37 PM
System says to run the modprobe vboxdrv as root, but the logon account is already an admin account and there is no root account.  even tried to create one and not allowed.  Any help greatly appreciated.
Title: Re: Virtualbox updating
Post by: DeepThought on July 08, 2019, 05:32:15 PM
when you use sudo you are running a command as root, so simply do:

Code: [Select]
sudo modprobe vboxdrv
and enter your user password when asked for.

Hope this helps :)
Title: Re: Virtualbox updating
Post by: BarryVG on July 08, 2019, 06:18:08 PM
I did and it didn't accept the entry.Removed VB 5.2 using the Lite Software tool.  Loaded repositories, then installed VB 6.  Then updated again. Found a web page that helped alothttps://websiteforstudents.com/virtualbox-6-0-is-out-heres-how-to-install-upgrade-on-ubuntu-16-04-18-04-18-10/
Able to run the client OS's with that same error, but able to run.  Will keep trying.
Title: Re: Virtualbox updating
Post by: Jerry on July 08, 2019, 06:34:29 PM
VB should only be installed via Lite Software and you shouldn't be running kernel 5.2 on that machine. Now it has caused all this extra work. VB6 is cutting edge and won't go in the repos until Ubuntu are satisfied that it is stable enough to run with the rest of the system. Your issue is 'irratating' because it is self inflicted. Please just install 4.4, and then other software the recommended way. You don't need the latest of everything, you just need stable, which of course you now don't have. Cheers.
Title: Re: Virtualbox updating
Post by: BarryVG on July 10, 2019, 06:38:52 PM
Thanks Jerry, that is what I'm doing to get back to a working system.
Title: Re: Virtualbox updating
Post by: Jerry on July 10, 2019, 06:52:31 PM
Good stuff :)