I'm using virtualbox on ubuntu 12.10.
When I start virtualbox, it shows that VERR_SUPLIB_OWNER_NOT_ROOT.
I find that here is a solution. He used sudo chown root Applications. However, I do not find "Applications" after I enter ls -l.
What should I do?
Could anyone provide a solution?