VirtualBox

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

Last change on this file since 78203 was 69483, checked in by vboxsync, 7 years ago

docs: scm updates

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 1.5 KB
Line 
1
2@VBOX_PRODUCT@ for Solaris (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
10before installing a newer one. Please refer to the "Uninstalling" section
11at the end of this document for details.
12
13
14Installing:
15-----------
16
17After extracting the contents of the tar.gz file perform the following steps:
18
191. Login as root using the "su" command.
20
212. Install the VirtualBox package:
22
23 pkgadd -d VirtualBox-@VBOX_VERSION_STRING@-SunOS-@BUILD_TARGET_ARCH@-r@VBOX_SVN_REV@.pkg
24
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.
28
293. For each package, the installer will ask you to "Select package(s) you
30 wish to process". In response, type "1".
31
324. Type "y" when asked about continuing the installation.
33
34At this point, all the required files should be installed on your system.
35You can launch VirtualBox by running 'VirtualBox' from the terminal.
36
37
38Uninstalling:
39-------------
40
41To remove VirtualBox from your system, perform the following steps:
42
431. Login as root using the "su" command.
44
452. To remove VirtualBox, run the command:
46 pkgrm SUNWvbox
47
483. To remove the VirtualBox kernel interface module, run the command:
49 pkgrm SUNWvboxkern
50 * Only required if you're uninstalling VirtualBox versions 3.0.x or lower.
51
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use