VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/install-solaris-performing.dita@ 99797

Last change on this file since 99797 was 99797, checked in by vboxsync, 19 months ago

Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.6 KB
Line 
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="install-solaris-performing">
4 <title>Performing the Installation</title>
5
6 <body>
7 <p>
8 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> is available as a standard Oracle Solaris
9 package. Download the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> SunOS package, which
10 includes the 64-bit version of <ph conkeyref="vbox-conkeyref-phrases/product-name"/>. <i>The
11 installation must be performed as root and from the global
12 zone</i>. This is because the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> installer
13 loads kernel drivers, which cannot be done from non-global
14 zones. To verify which zone you are currently in, execute the
15 <userinput>zonename</userinput> command.
16 </p>
17 <p>
18 To start installation, run the following commands:
19 </p>
20 <pre xml:space="preserve">gunzip -cd VirtualBox-<varname>version-number</varname>-SunOS.tar.gz | tar xvf -</pre>
21 <p>
22 The <ph conkeyref="vbox-conkeyref-phrases/product-name"/> kernel package is integrated into the main
23 package. Install the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> package as follows:
24 </p>
25 <pre xml:space="preserve">pkgadd -d VirtualBox-<varname>version-number</varname>-SunOS.pkg</pre>
26 <p>
27 The installer will then prompt you to enter the package you wish
28 to install. Choose <b outputclass="bold">1</b> or
29 <b outputclass="bold">all</b> and proceed. Next the
30 installer will ask you if you want to allow the postinstall
31 script to be executed. Choose <b outputclass="bold">y</b>
32 and proceed, as it is essential to execute this script which
33 installs the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> kernel module. Following this
34 confirmation the installer will install <ph conkeyref="vbox-conkeyref-phrases/product-name"/> and
35 execute the postinstall setup script.
36 </p>
37 <p>
38 Once the postinstall script has been executed your installation
39 is now complete. You may now safely delete the uncompressed
40 package and <filepath>autoresponse</filepath> files from your
41 system. <ph conkeyref="vbox-conkeyref-phrases/product-name"/> is installed in
42 <filepath>/opt/VirtualBox</filepath>.
43 </p>
44 <note>
45 <p>
46 If you need to use <ph conkeyref="vbox-conkeyref-phrases/product-name"/> from non-global zones, see
47 <xref href="solaris-zones.dita#solaris-zones"/>.
48 </p>
49 </note>
50 </body>
51
52</topic>
Note: See TracBrowser for help on using the repository browser.

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