Difference between revisions of "VirtualBox"
Views
Actions
Namespaces
Variants
Tools
modified reference to the correct group name
imported>Fhdk (moved graphics adapter selection up - added vboxsf group note) |
imported>Fhdk (modified reference to the correct group name) |
||
Line 46: | Line 46: | ||
== Adding Your Account to the | == Adding Your Account to the '''vboxusers''' User Group == | ||
The final step is to now add your personal user account to the {{ic| | The final step is to now add your personal user account to the {{ic|vboxusers}} group. This is necessary in order to fully access the features provided by VirtualBox, including the ability to use USB devices in a Guest operating system. | ||
The command to add your user-name to the | The command to add your user-name to the '''vboxusers''' group is: | ||
sudo gpasswd -a $USER vboxusers | sudo gpasswd -a $USER vboxusers | ||
You must logout for the change to take effect. | You must logout for the change to take effect. | ||
=Running Manjaro under VirtualBox= | =Running Manjaro under VirtualBox= |