Hi, I’m using opensuse 13.2 and KDE 4.14.2. I installed virtualbox, and at first it didn’t load. Then after reading another thread, I removed vboxgtk and python-virtualbox, and installed virtualbox-qt instead. Now, it starts to load, but I get the expected message that I’m supposed to add myself to “vboxusers”. However, there is no “vboxusers” group for me to add myself to. Any advice?
Should have been created at some point. But then you do have root privileges, right? So create the group then add yourself. Since you installed one flavor then changed to another it is possible I guess that the group creation was missed. Maybe has to do with the order you did all that. Uninstalling stuff may have unmade the group :\
Since you installed one flavor then changed to another it is possible I guess that the group creation was missed. Maybe has to do with the order you did all that. Uninstalling stuff may have unmade the group :\
But it is not removed anywhere, at least not in any virtualbox package:
You’re right, wolfi, it’s there but it doesn’t show up. When I tried to enter it, the message was there was a conflict between the group name “vboxusers” – which I was trying to enter --and one that already exists.
As far as adding myself to a group, I don’t find the process very intuitive. Visually, vboxusers was not there, no box to check. Still the contents list shows otherwise.
As far as adding myself to a group, I don’t find the process very intuitive. Visually, vboxusers was not there, no box to check. Still the contents list shows otherwise.
Contents of /etc/group:
…
vboxusers:x:482:
In YaST?
Select your user (in the “Users” tab), click on “Edit”, switch to the “Details” tab, and the group “vboxusers” should be on the list to the right (“Additional groups”). Activate the checkbox to add your user to that group.
You probably switched to the “Groups” tab. It is possible there too, but you have to click on “Set Filter” and choose “System Groups” to see the vboxusers group (it is a system group). Then select it, click on “Edit”, and activate your user in the list of group members there.
You’re right, I did switch to Groups. I started OK, selecting my user, then clicking on Edit, but I failed to move on to the Details tab. I will try to hammer this into my wooden head for future reference.