1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="ts_usb-linux">
|
---|
4 | <title>USB Not Working</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | If USB is not working on your Linux host, make sure that the
|
---|
9 | current user is a member of the <codeph>vboxusers</codeph>
|
---|
10 | group. Please keep in mind that group membership does not take
|
---|
11 | effect immediately but rather at the next login. If available,
|
---|
12 | the <userinput>newgrp</userinput> command may avoid the need for a
|
---|
13 | logout and login.
|
---|
14 | </p>
|
---|
15 | </body>
|
---|
16 |
|
---|
17 | </topic>
|
---|