LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   OpenSuSE 11.1 - VirtualBox howto run as normal user (https://www.linuxquestions.org/questions/linux-newbie-8/opensuse-11-1-virtualbox-howto-run-as-normal-user-755569/)

doddg 09-16-2009 05:05 AM

OpenSuSE 11.1 - VirtualBox howto run as normal user
 
Hi everyone,

I have just installed VirtualBox on my OpenSuSE 11.1 and created my first VM (Windows XP) - and everything works just fine, but.... I can only run it as user root (if I remember correctly I could only install VirtualBox as root)

Anybody know what I need to do so that I can run VirtualBox under a normal user account.

thanks,

Doddster

~sHyLoCk~ 09-16-2009 05:40 AM

Try this
Code:

# gpasswd -a USERNAME vboxusers
# modprobe vboxdrv


doddg 09-30-2009 01:05 AM

Quote:

Originally Posted by ~sHyLoCk~ (Post 3684849)
Try this
Code:

# gpasswd -a USERNAME vboxusers
# modprobe vboxdrv


thanks for the tip sHyLoCk

OpenSuSE doesn't have gpasswd, but adding the user into the vboxusers group worked. It was also easy to import VM's created with the root account into my user account, just change the permission on the VDI and import as a normal user.


All times are GMT -5. The time now is 07:24 PM.