It was installed with this command line:
Code: Select all
su -c "sh VirtualBox_1.3.8_Linux_x86.run install /usr/local/VirtualBox"I only just found out about the new user group added, so I added my user to that group, and tried to run it.
Code: Select all
$ VirtualBox
Could not find VirtualBox installation. Please reinstall.Code: Select all
drwxr-x--- root:rootI believe they should be at least chgrp'd to root:vboxuser, yes