VirtualBox

Changeset 35169 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Dec 16, 2010 10:20:49 AM (14 years ago)
Author:
vboxsync
Message:

doc/manual: some fixes for installing VBox on Linux hosts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_Installation.xml

    r35086 r35169  
    480480        <para>The installer must be executed as root with either
    481481        <computeroutput>install</computeroutput> or
    482         <computeroutput>uninstall</computeroutput> as the first parameter. If
    483         you do not want the installer to ask you whether you wish to accept
    484         the license agreement (for example, for performing unattended
    485         installations), you can add the parameter
    486         <computeroutput>license_accepted_unconditionally</computeroutput>.
    487         Finally, if you want to use a directory other than the default
    488         installation directory, add the desired path as an extra
    489         parameter.</para>
    490 
    491         <screen>sudo ./VirtualBox.run install /opt/VirtualBox</screen>
     482        <computeroutput>uninstall</computeroutput> as the first parameter.</para>
     483
     484        <screen>sudo ./VirtualBox.run install</screen>
    492485
    493486        <para>Or if you do not have the "sudo" command available, run the
    494         following as root instead:<screen>./VirtualBox.run install /opt/VirtualBox</screen></para>
     487        following as root instead:<screen>./VirtualBox.run install</screen></para>
    495488
    496489        <para>After that you need to put every user which should be able to
    497         use VirtualBox in the group
     490        access USB devices from VirtualBox guests in the group
    498491        <computeroutput>vboxusers</computeroutput>, either through the GUI
    499492        user management tools or by running the following command as
     
    513506            <computeroutput>usermod -G group1,group2,vboxusers
    514507            username</computeroutput>.</para>
    515           </note>If any users on your system should be able to access host USB
    516         devices from within VirtualBox guests, you should also add them to the
    517         appropriate user group that your distribution uses for USB access,
    518         e.g. <computeroutput>usb</computeroutput> or
    519         <computeroutput>usbusers</computeroutput>.</para>
     508         </note></para>
    520509      </sect3>
    521510
     
    656645      <para>The Linux installers create the system user group
    657646      <computeroutput>vboxusers</computeroutput> during installation. Any
    658       system user who is going to run VirtualBox must be member of that group.
     647      system user who is going to use USB devices from VirtualBox guests
     648      must be member of that group.
    659649      A user can be made member of the group
    660650      <computeroutput>vboxusers</computeroutput> through the GUI user/group
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette