VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/install-solaris-unattended.dita@ 99009

Last change on this file since 99009 was 98549, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.1 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-unattended">
4 <title>Unattended Installation</title>
5
6 <body>
7 <p>
8 To perform a non-interactive installation of Oracle VM VirtualBox
9 there is a response file named
10 <filepath>autoresponse</filepath>. The installer uses this for
11 responses to inputs, rather than prompting the user.
12 </p>
13 <p>
14 Extract the tar.gz package as described in
15 <xref href="install-solaris-performing.dita#install-solaris-performing"/>. Then open a root
16 terminal session and run the following command:
17 </p>
18 <pre xml:space="preserve">pkgadd -d VirtualBox-<varname>version-number</varname>-SunOS-x86 -n -a autoresponse SUNWvbox</pre>
19 <p>
20 To perform a non-interactive uninstallation, open a root
21 terminal session and run the following command:
22 </p>
23 <pre xml:space="preserve">pkgrm -n -a /opt/VirtualBox/autoresponse SUNWvbox</pre>
24 </body>
25
26</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