summaryrefslogtreecommitdiff
path: root/doc/manual/en_US/user_Installation.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/en_US/user_Installation.xml')
-rw-r--r--doc/manual/en_US/user_Installation.xml39
1 files changed, 17 insertions, 22 deletions
diff --git a/doc/manual/en_US/user_Installation.xml b/doc/manual/en_US/user_Installation.xml
index 0966e1cf..aa1ffd99 100644
--- a/doc/manual/en_US/user_Installation.xml
+++ b/doc/manual/en_US/user_Installation.xml
@@ -228,8 +228,8 @@
</sect2>
</sect1>
- <sect1>
- <title id="install-linux-host">Installing on Linux hosts</title>
+ <sect1 id="install-linux-host">
+ <title>Installing on Linux hosts</title>
<sect2>
<title>Prerequisites</title>
@@ -244,7 +244,7 @@
<itemizedlist>
<listitem>
- <para>Qt 4.4.0 or higher;</para>
+ <para>Qt 4.6.2 or higher;</para>
</listitem>
<listitem>
@@ -389,10 +389,10 @@
<para>First, download the appropriate package for your distribution.
The following examples assume that you are installing to a 32-bit
- Ubuntu Karmic system. Use <computeroutput>dpkg</computeroutput> to
+ Ubuntu Raring system. Use <computeroutput>dpkg</computeroutput> to
install the Debian package:</para>
- <screen>sudo dpkg -i VirtualBox-3.2_$VBOX_VERSION_STRING_Ubuntu_karmic_i386.deb</screen>
+ <screen>sudo dpkg -i VirtualBox-3.2_$VBOX_VERSION_STRING_Ubuntu_raring_i386.deb</screen>
<para>You will be asked to accept the VirtualBox Personal Use and
Evaluation License. Unless you answer "yes" here, the installation
@@ -466,7 +466,7 @@
<listitem>
<para>It creates
- <computeroutput>/etc/udev/rules.d/10-vboxdrv.rules</computeroutput>,
+ <computeroutput>/etc/udev/rules.d/60-vboxdrv.rules</computeroutput>,
a description file for udev, if that is present, which makes the
USB devices accessible to all users in the
<computeroutput>vboxusers</computeroutput> group.</para>
@@ -625,8 +625,8 @@ virtualbox virtualbox/delete-old-modules boolean true</screen>The first line
installation options provided by VirtualBox.</para>
</sect3>
- <sect3>
- <title id="linux_install_opts">Automatic installation options</title>
+ <sect3 id="linux_install_opts">
+ <title>Automatic installation options</title>
<para>To configure the installation process of our .deb and .rpm
packages, you can create a response file named
@@ -652,10 +652,6 @@ virtualbox virtualbox/delete-old-modules boolean true</screen>The first line
management or at the command line with</para>
<screen>sudo usermod -a -G vboxusers username</screen>
-
- <para>Note that adding an active user to that group will require that
- user to log out and back in again. This should be done manually after
- successful installation of the package.</para>
</sect2>
<sect2 id="startingvboxonlinux">
@@ -696,8 +692,8 @@ virtualbox virtualbox/delete-old-modules boolean true</screen>The first line
</sect2>
</sect1>
- <sect1>
- <title id="install-solaris-host">Installing on Solaris hosts</title>
+ <sect1 id="install-solaris-host">
+ <title>Installing on Solaris hosts</title>
<para>For the specific versions of Solaris that we support as host
operating systems, please refer to <xref
@@ -705,7 +701,7 @@ virtualbox virtualbox/delete-old-modules boolean true</screen>The first line
<para>If you have a previously installed instance of VirtualBox on your
Solaris host, please uninstall it first before installing a new instance.
- Refer to <xref linkend="uninstallsolhost" /> for uninstall
+ Refer to <xref linkend="uninstall-solaris-host" /> for uninstall
instructions.</para>
<sect2>
@@ -733,7 +729,7 @@ virtualbox virtualbox/delete-old-modules boolean true</screen>The first line
the current zone and not into any other zone, use
<computeroutput>pkgadd -G</computeroutput>. For more information refer
to the <computeroutput>pkgadd</computeroutput> manual; see also <xref
- linkend="solariszones" />.</para>
+ linkend="solaris-zones" />.</para>
</note>
<para>The installer will then prompt you to enter the package you wish
@@ -789,8 +785,8 @@ virtualbox virtualbox/delete-old-modules boolean true</screen>The first line
the terminal.</para>
</sect2>
- <sect2>
- <title id="uninstallsolhost">Uninstallation</title>
+ <sect2 id="uninstall-solaris-host">
+ <title>Uninstallation</title>
<para>Uninstallation of VirtualBox on Solaris requires root permissions.
To perform the uninstallation, start a root terminal session and
@@ -826,9 +822,8 @@ virtualbox virtualbox/delete-old-modules boolean true</screen>The first line
<screen>pkgrm -n -a /opt/VirtualBox/autoresponse SUNWvbox</screen>
</sect2>
- <sect2>
- <title id="solariszones">Configuring a zone for running
- VirtualBox</title>
+ <sect2 id="solaris-zones">
+ <title>Configuring a zone for running VirtualBox</title>
<para>Starting with VirtualBox 1.6 it is possible to run VirtualBox from
within Solaris zones. For an introduction of Solaris zones, please refer
@@ -865,4 +860,4 @@ zonecfg:vboxzone&gt;exit</screen>
VirtualBox from within the configured zone.</para>
</sect2>
</sect1>
-</chapter> \ No newline at end of file
+</chapter>