VirtualBox

source: vbox/trunk/doc/ReadMe-Solaris.txt@ 23452

Last change on this file since 23452 was 21973, checked in by vboxsync, 15 years ago

Reformatted Solaris readme to fit 80-column terminal.

  • Property svn:eol-style set to native
File size: 2.3 KB
Line 
1
2Sun VirtualBox for OpenSolaris (TM) Operating System
3----------------------------------------------------
4
5Upgrading:
6----------
7
8If you have an existing VirtualBox installation and you are upgrading to
9a newer version of VirtualBox, please uninstall the previous version
10completely before installing a newer one.
11
12You should uninstall BOTH the VirtualBox base package as well as the
13VirtualBox kernel interface package before installing the new ones.
14
15Please refer to the "Uninstalling" section at the end of this document
16for details.
17
18 +--------+
19 | NOTE |
20 +--------+
21
22 VirtualBox 3.0 includes experimental USB support and requires OpenSolaris
23 build 109 or higher. VirtualBox USB support on Solaris 10 is not supported
24 due to limitations in the kernel.
25
26 "USB Filters" is not currently supported on any Solaris host due to
27 restrictions in the kernel/USB sub-system. USB devices are granted to
28 the guest using "Devices->USB Devices" menu.
29
30
31Installing:
32-----------
33
34After extracting the contents of the tar.gz file perform the following steps:
35
361. Login as root using the "su" command.
37
382. Install the packages (in this order):
39
40 (*) First, the VirtualBox kernel interface package:
41
42 pkgadd -G -d VirtualBoxKern-@VBOX_VERSION_STRING@-SunOS-r@VBOX_SVN_REV@.pkg
43
44 To perform an unattended (non-interactive) installation of this
45 package, add "-n -a autoresponse SUNWvboxkern" (without quotes)
46 to the end of the above pkgadd command.
47
48 (*) Next, the main VirtualBox package:
49
50 pkgadd -d VirtualBox-@VBOX_VERSION_STRING@-SunOS-r@VBOX_SVN_REV@.pkg
51
52 To perform an unattended (non-interactive) installation of this
53 package, add "-n -a autoresponse SUNWvbox" (without quotes)
54 to the end of the above pkgadd command.
55
563. For each package, the installer will ask you to "Select package(s) you
57 wish to process". In response, type "1" or "all".
58
594. Type "y" when asked about continuing the installation.
60
61At this point, all the required files should be installed on your system.
62You can launch VirtualBox by running 'VirtualBox' from the terminal.
63
64
65Uninstalling:
66-------------
67
68To remove VirtualBox from your system, perform the following steps:
69
701. Login as root using the "su" command.
71
722. To remove VirtualBox, run the command:
73 pkgrm SUNWvbox
74
753. To remove the VirtualBox kernel interface module, run the command:
76 pkgrm SUNWvboxkern
77
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