Last change
on this file since 103131 was 87097, checked in by vboxsync, 4 years ago |
doc/ReadMe-Solaris.txt: slight touch-up, remove the ancient kernel interface module which is gone for 10 years
doc/ReadMe-Solaris11.txt: prepare equivalent docs for Solaris 11 IPS package, so far unused since there is no place to put a README
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
1.4 KB
|
Rev | Line | |
---|
[7775] | 1 |
|
---|
[87097] | 2 | @VBOX_PRODUCT@ for Oracle Solaris (TM) Operating System
|
---|
[34688] | 3 | --------------------------------------------------------
|
---|
[7775] | 4 |
|
---|
[12040] | 5 | Upgrading:
|
---|
| 6 | ----------
|
---|
| 7 |
|
---|
[21973] | 8 | If you have an existing VirtualBox installation and you are upgrading to
|
---|
| 9 | a newer version of VirtualBox, please uninstall the previous version
|
---|
[32698] | 10 | before installing a newer one. Please refer to the "Uninstalling" section
|
---|
| 11 | at the end of this document for details.
|
---|
[12040] | 12 |
|
---|
| 13 |
|
---|
[7775] | 14 | Installing:
|
---|
| 15 | -----------
|
---|
| 16 |
|
---|
| 17 | After extracting the contents of the tar.gz file perform the following steps:
|
---|
| 18 |
|
---|
| 19 | 1. Login as root using the "su" command.
|
---|
| 20 |
|
---|
[24428] | 21 | 2. Install the VirtualBox package:
|
---|
[9159] | 22 |
|
---|
[84944] | 23 | pkgadd -d VirtualBox-@VBOX_VERSION_STRING@-SunOS-@KBUILD_TARGET_ARCH@-r@VBOX_SVN_REV@.pkg
|
---|
[7775] | 24 |
|
---|
[24429] | 25 | To perform an unattended (non-interactive) installation of this
|
---|
| 26 | package, add "-n -a autoresponse SUNWvbox" (without quotes)
|
---|
| 27 | to the end of the above pkgadd command.
|
---|
[9201] | 28 |
|
---|
[21973] | 29 | 3. For each package, the installer will ask you to "Select package(s) you
|
---|
[24428] | 30 | wish to process". In response, type "1".
|
---|
[7775] | 31 |
|
---|
[21973] | 32 | 4. Type "y" when asked about continuing the installation.
|
---|
[7775] | 33 |
|
---|
[21973] | 34 | At this point, all the required files should be installed on your system.
|
---|
| 35 | You can launch VirtualBox by running 'VirtualBox' from the terminal.
|
---|
[7775] | 36 |
|
---|
| 37 |
|
---|
[9200] | 38 | Uninstalling:
|
---|
| 39 | -------------
|
---|
[7775] | 40 |
|
---|
[21973] | 41 | To remove VirtualBox from your system, perform the following steps:
|
---|
[7775] | 42 |
|
---|
| 43 | 1. Login as root using the "su" command.
|
---|
| 44 |
|
---|
[21973] | 45 | 2. To remove VirtualBox, run the command:
|
---|
[8082] | 46 | pkgrm SUNWvbox
|
---|
[7775] | 47 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.