vboxusers group -where & how?

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
gael33
Level 4
Level 4
Posts: 415
Joined: Thu Mar 19, 2009 9:50 am
Location: Glasgow, Scotland.

vboxusers group -where & how?

Post by gael33 »

I added virtualbox to my Linux Mint 12 and couldn't get the USB to work ... I was told to add my user name to the vboxusers group ... How do I do that?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Linux Mint 21.3 Cinnamon
Saor Alba Gu Brath
User avatar
xenopeek
Level 25
Level 25
Posts: 29597
Joined: Wed Jul 06, 2011 3:58 am

Re: vboxusers group -where & how?

Post by xenopeek »

Open a terminal, and run:

Code: Select all

sudo usermod -aG vboxusers username
where you replace username with your actual user name.

You can check with:

Code: Select all

groups
what groups your are member of.
Image
gael33
Level 4
Level 4
Posts: 415
Joined: Thu Mar 19, 2009 9:50 am
Location: Glasgow, Scotland.

Re: vboxusers group -where & how?

Post by gael33 »

Thanks Oscar,

I have to say that without these message boards, people like me would be lost. But because we have such talented and technically minded folk who are willing to help by sharing their knowledge, we Luddite's can at least function. I for one am very grateful for your time and expertise, thanks again.

I almost forgot ... your suggestion worked :D

gael.
Linux Mint 21.3 Cinnamon
Saor Alba Gu Brath
vboxmint12usb

Re: vboxusers group -where & how?

Post by vboxmint12usb »

I've tried several times through many different methods. Amazingly, after much headache griping, batching, & moaning:
"sudo usermod -a -G vboxusers whatevermynameishere"

No tellin, I rebooted & it just started working
louisblank

Re: vboxusers group -where & how?

Post by louisblank »

gael33 wrote:I added virtualbox to my Linux Mint 12 and couldn't get the USB to work ... I was told to add my user name to the vboxusers group ... How do I do that?
Same problem here...

Appreciate the help :)
doktornotor
Level 4
Level 4
Posts: 203
Joined: Mon Jan 23, 2012 6:28 pm

Re: vboxusers group -where & how?

Post by doktornotor »

louisblank wrote: Same problem here...

Appreciate the help :)
Uhm, the solution is right above your post... :?: :?
goog64

Re: vboxusers group -where & how?

Post by goog64 »

louisblank wrote:
gael33 wrote:I added virtualbox to my Linux Mint 12 and couldn't get the USB to work ... I was told to add my user name to the vboxusers group ... How do I do that?
Same problem here...

Appreciate the help :)
Me too.
I appreciated the help also. Thanks.
az-rune

Re: vboxusers group -where & how?

Post by az-rune »

xenopeek wrote:Open a terminal, and run:

Code: Select all

sudo usermod -aG vboxusers username
where you replace username with your actual user name.

You can check with:

Code: Select all

groups
what groups your are member of.

Thank you for answering this for me as well, I had forgotten
Pythzor
Level 3
Level 3
Posts: 161
Joined: Fri Jul 09, 2010 7:05 pm

Re: vboxusers group -where & how?

Post by Pythzor »

To xenopeek, a "Thank you" from me, too. Everytime I need to do it, I google and am pointed here.
Intel Core2 Duo, 3.0 GHz, 6 GB ram, 160 GB hdd; Ultimate Edition Oz Unity Star Sapphire (discontinued Ubuntu 14.04 remix that I've been able to upgrade to a 16.04 base); Linux Mint 18.2/Mate.
Locked

Return to “Beginner Questions”