Last change
on this file since 98549 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:
859 bytes
|
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-mac-unattended">
|
---|
4 | <title>Unattended Installation</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | To perform a non-interactive installation of Oracle VM VirtualBox you
|
---|
9 | can use the command line version of the installer application.
|
---|
10 | </p>
|
---|
11 | <p>
|
---|
12 | Mount the <filepath>dmg</filepath> disk image file, as described
|
---|
13 | in the installation procedure, or use the following command
|
---|
14 | line:
|
---|
15 | </p>
|
---|
16 | <pre xml:space="preserve">hdiutil attach /path/to/VirtualBox-xyz.dmg</pre>
|
---|
17 | <p>
|
---|
18 | Open a terminal session and run the following command:
|
---|
19 | </p>
|
---|
20 | <pre xml:space="preserve">sudo installer -pkg /Volumes/VirtualBox/VirtualBox.pkg -target /Volumes/Macintosh\ HD</pre>
|
---|
21 | </body>
|
---|
22 |
|
---|
23 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.