VERR_SUPLIB_OWNER_NOT_ROOT - solved

Discussions related to using VirtualBox on Linux hosts.
sbo
Posts: 1
Joined: 21. Dec 2013, 20:36

Re: VERR_SUPLIB_OWNER_NOT_ROOT - solved

Post by sbo »

Thanks, this also works for PCBSD Isotope Infusion. Already had a VM inside VirtualBox and wanted to add another that failed for the reasons above.Suddenly the old VM failed with the same error. I presume Adobe Flash had changed the owner AND group of /usr. Had them both changed like this :
sudo chown root usr
sudo chgrp wheel usr


This worked for me.
Post Reply