VirtualBox

Changeset 76786 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Jan 11, 2019 7:39:06 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128121
Message:

manual: integrate drop #40 with minimal manual adjustments (but everything into one book, with manually applied tweaks to turn the release notes into a pure changelog again, and eliminated trailing whitespace)

Location:
trunk/doc/manual/en_US
Files:
26 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/UserManual.xml

    r76113 r76786  
    1111<bookinfo>
    1212
    13     <title>&VBOX_PRODUCT;</title>
     13 <title>&VBOX_PRODUCT;</title>
    1414
    1515    <subtitle>User Manual</subtitle>
    1616
    17     <edition>Version
    18    &VBOX_VERSION_STRING;</edition>
     17    <edition>Version &VBOX_VERSION_STRING;</edition>
    1918
    2019    <corpauthor>&VBOX_VENDOR;</corpauthor>
     
    3130
    3231  </bookinfo>
    33 
    3432
    3533  <xi:include href="user_Preface.xml"
  • trunk/doc/manual/en_US/user_AdvancedTopics.xml

    r76078 r76786  
    12721272        webcam device remains attached to the guest and must be manually
    12731273        detached using the <computeroutput>VBoxManage controlvm "VM
    1274         name" webcam detach ...</computeroutput> command.
     1274        name" webcam detach</computeroutput> command.
    12751275      </para>
    12761276
     
    12861286        webcam is streaming video. If the emulated webcam is inactive it
    12871287        should be manually detached using the <computeroutput>VBoxManage
    1288         controlvm "VM name" webcam detach ...</computeroutput> command.
     1288        controlvm "VM name" webcam detach</computeroutput> command.
    12891289      </para>
    12901290
     
    14231423          Raw hard disk access is for expert users only. Incorrect use
    14241424          or use of an outdated configuration can lead to
    1425           <emphasis
    1426           role="bold">total loss of data
    1427           </emphasis>on the physical disk. Most importantly,
    1428           <emphasis>do not</emphasis> attempt to boot the partition with
    1429           the currently running host operating system in a guest. This
    1430           will lead to severe data corruption.
     1425          <emphasis role="bold">total loss of data</emphasis> on the
     1426          physical disk. Most importantly, <emphasis>do not</emphasis>
     1427          attempt to boot the partition with the currently running host
     1428          operating system in a guest. This will lead to severe data
     1429          corruption.
    14311430        </para>
    14321431      </warning>
     
    14681467
    14691468<screen>VBoxManage internalcommands createrawvmdk -filename /path/to/file.vmdk
    1470       -rawdisk /dev/sda</screen>
     1469  -rawdisk /dev/sda</screen>
    14711470
    14721471        <para>
     
    15021501
    15031502<screen>VBoxManage storageattach WindowsXP --storagectl "IDE Controller"
    1504       --port 0 --device 0 --type hdd --medium /path/to/file.vmdk</screen>
     1503 --port 0 --device 0 --type hdd --medium /path/to/file.vmdk</screen>
    15051504
    15061505        <para>
     
    15361535
    15371536<screen>VBoxManage internalcommands createrawvmdk -filename /path/to/file.vmdk
    1538       -rawdisk /dev/sda -partitions 1,5</screen>
     1537 -rawdisk /dev/sda -partitions 1,5</screen>
    15391538
    15401539        <para>
     
    15981597
    15991598<screen>VBoxManage internalcommands createrawvmdk -filename /path/to/file.vmdk
    1600       -rawdisk /dev/sda -partitions 1,5 -relative</screen>
     1599 -rawdisk /dev/sda -partitions 1,5 -relative</screen>
    16011600
    16021601        <para>
     
    16251624
    16261625<screen>VBoxManage internalcommands createrawvmdk -filename /path/to/file.vmdk
    1627       -rawdisk /dev/sda -partitions 1,5 -mbr winxp.mbr</screen>
     1626 -rawdisk /dev/sda -partitions 1,5 -mbr winxp.mbr</screen>
    16281627
    16291628        <para>
     
    17481747
    17491748<screen>VBoxManage storageattach ... --medium iscsi
    1750          --server 10.0.9.30 --target iqn.2008-12.com.sun:sampletarget --intnet</screen>
     1749--server 10.0.9.30 --target iqn.2008-12.com.sun:sampletarget --intnet</screen>
    17511750
    17521751      <para>
     
    21312130VBoxManage setextradata "VM name"
    21322131      "VBoxInternal/Devices/pcbios/0/Config/DmiSystemUuid"
    2133                                                "9852bf98-b83c-49db-a8de-182c42c7226b"</screen>
     2132       "9852bf98-b83c-49db-a8de-182c42c7226b"</screen>
    21342133      </listitem>
    21352134
     
    22462245
    22472246<screen>VBoxManage setextradata "VM name"
    2248       "VBoxInternal/Devices/acpi/0/Config/CustomTable0" "/path/to/table.bin"</screen>
     2247"VBoxInternal/Devices/acpi/0/Config/CustomTable0" "/path/to/table.bin"</screen>
    22492248
    22502249    <para>
     
    28692868
    28702869      <para>
    2871         To disable any of these VM manager customizations use the
    2872         following command:
     2870        To disable any of these VirtualBox Manager customizations use
     2871        the following command:
    28732872      </para>
    28742873
     
    41844183
    41854184      <para>
    4186         <xref linkend="table-host-key-customize"/> shows the possible
    4187         Host key actions, together with their default Host key shortcut.
    4188         Setting an action to None will disable that Host key action.
    4189       </para>
    4190 
    4191       <table id="table-host-key-customize">
     4185        The following table shows the possible Host key actions,
     4186        together with their default Host key shortcut. Setting an action
     4187        to None will disable that Host key action.
     4188      </para>
     4189
     4190      <table id="table-host-key-customize" tabstyle="oracle-all">
    41924191        <title>Host Key Customization</title>
    41934192        <tgroup cols="3">
     
    48424841        <computeroutput>VBOXWEB_USER</computeroutput>, which must be set
    48434842        to the user which will later start the VMs. The parameters in
    4844         <xref linkend="table-websrv-config-params"/> all start with the
     4843        the following table all start with the
    48454844        <computeroutput>VBOXWEB_</computeroutput> prefix string. For
    48464845        example: <computeroutput>VBOXWEB_HOST</computeroutput> and
     
    48484847      </para>
    48494848
    4850       <table id="table-websrv-config-params">
     4849      <table id="table-websrv-config-params" tabstyle="oracle-all">
    48514850        <title>Web Service Configuration Parameters</title>
    48524851        <tgroup cols="3">
     
    53975396
    53985397      <para>
    5399         The parameters in
    5400         <xref linkend="table-vboxwatchdog-config-params"/> all start
    5401         with the <computeroutput>VBOXWATCHDOG_</computeroutput> prefix
    5402         string. For example:
     5398        The parameters in the following table all start with the
     5399        <computeroutput>VBOXWATCHDOG_</computeroutput> prefix string.
     5400        For example:
    54035401        <computeroutput>VBOXWATCHDOG_BALLOON_INTERVAL</computeroutput>
    54045402        and <computeroutput>VBOXWATCHDOG_LOGSIZE</computeroutput>.
     
    54085406      </para>
    54095407
    5410       <table id="table-vboxwatchdog-config-params">
     5408      <table id="table-vboxwatchdog-config-params" tabstyle="oracle-all">
    54115409        <title>&product-name; Watchdog Configuration Parameters</title>
    54125410        <tgroup cols="3">
     
    66406638      offers a collection of options, in an attempt to make this work
    66416639      deterministically and reliably on as many Linux distributions and
    6642       system configurations as possible. These are summarized in
    6643       <xref linkend="table-pcspeaker-config"/>.
    6644     </para>
    6645 
    6646     <table id="table-pcspeaker-config">
     6640      system configurations as possible. These are summarized in the
     6641      following table.
     6642    </para>
     6643
     6644    <table id="table-pcspeaker-config" tabstyle="oracle-all">
    66476645      <title>PC Speaker Configuration Options</title>
    66486646      <tgroup cols="3">
     
    66666664              </para></entry>
    66676665            <entry><para>
    6668                 <computeroutput>/dev/input/by-path/platform-
    6669                 pcspkr-event-spkr</computeroutput>
     6666                <computeroutput>/dev/input/by-path/platform-pcspkr-event-spkr</computeroutput>
    66706667              </para></entry>
    66716668            <entry><para>
     
    69436940      No configuration is required. &product-name; detects Hyper-V
    69446941      automatically and uses Hyper-V as the virtualization engine for
    6945       the host. The CPU icon in the VM window status bar indicates that
    6946       Hyper-V is being used.
     6942      the host system. The CPU icon in the VM window status bar
     6943      indicates that Hyper-V is being used.
    69476944    </para>
    69486945
     
    69656962      passthrough of hardware virtualization functions to the guest VM.
    69666963      That means that you can install a hypervisor, such as
    6967       &product-name; or KVM, on an &product-name; guest. You can then
    6968       create and run VMs within the guest VM.
     6964      &product-name;, Oracle VM Server or KVM, on an &product-name;
     6965      guest. You can then create and run VMs within the guest VM.
    69696966    </para>
    69706967
     
    69806977          From the VirtualBox Manager, select the
    69816978          <emphasis role="bold">Enable Nested VT-x/AMD-V</emphasis>
    6982           check box on the <emphasis role="bold">System</emphasis> tab.
    6983           To disable the feature, deselect the check box.
     6979          check box on the <emphasis role="bold">Processor</emphasis>
     6980          tab. To disable the feature, deselect the check box.
    69846981        </para>
    69856982      </listitem>
  • trunk/doc/manual/en_US/user_BasicConcepts.xml

    r76678 r76786  
    9090          2003, Windows Vista, Windows Server 2008, Windows 7, Windows
    9191          Server 2008 R2, Windows 8, Windows Server 2012, Windows 8.1,
    92           Windows Server 2012 R2, Windows 10 (non-Insider Preview releases),
    93           Windows Server 2016, Windows server 2019:</emphasis>
     92          Windows Server 2012 R2, Windows 10 (non-Insider Preview
     93          releases), Windows Server 2016, Windows Server
     94          2019:</emphasis>
    9495        </para>
    9596
     
    528529
    529530    <para>
    530       &product-name; is able to install a guest operating system
    531       automatically. You only need to provide the installation medium
    532       and a few other parameters, such as the name of the default user.
     531      &product-name; can install a guest OS automatically. You only need
     532      to provide the installation medium and a few other parameters,
     533      such as the name of the default user.
    533534    </para>
    534535
     
    542543      <listitem>
    543544        <para>
    544           <emphasis role="bold">Create a new VM.</emphasis> You can use
    545           either of the following to do this:
     545          <emphasis role="bold">Create a new VM.</emphasis> Use one of
     546          the following methods:
    546547        </para>
    547548
     
    557558          <listitem>
    558559            <para>
    559               The <command>VBoxManage</command> command, see
     560              The <command>VBoxManage createvm</command> command, see
    560561              <xref linkend="vboxmanage-createvm" />.
    561562            </para>
     
    565566
    566567        <para>
    567           For the new VM, you can usually just choose the type of the
    568           guest operating system and accept the default settings for
    569           that operating system. The following sections in this chapter
    570           describe how to change the settings for a VM.
     568          For the new VM, choose the guest OS type and accept the
     569          default settings for that OS. The following sections in this
     570          chapter describe how to change the settings for a VM.
    571571        </para>
    572572      </listitem>
     
    589589      <listitem>
    590590        <para>
    591           <emphasis role="bold">Start the VM.</emphasis> You can use the
     591          <emphasis role="bold">Start the VM.</emphasis> Use the
    592592          VirtualBox Manager or the <command>VBoxManage
    593593          startvm</command> command.
     
    600600
    601601        <para>
    602           Note that the boot order is changed during the preparation
    603           step, giving the virtual hard disk the highest priority. As
    604           this disk is normally empty before an automatic installation
    605           is started, the VM will instead boot from the virtual DVD
    606           drive as next available boot medium and the installation will
    607           start. If the virtual hard disk contains a bootable operating
    608           system, then the installation will not start. The boot order
    609           must be manually changed, by pressing F12 during the BIOS
    610           splash screen.
     602          The installation operation changes the boot device order to
     603          boot the virtual hard disk first and then the virtual DVD
     604          drive. If the virtual hard disk is empty prior to the
     605          automatic installation, the VM boots from the virtual DVD
     606          drive and begins the installation.
     607        </para>
     608
     609        <para>
     610          If the virtual hard disk contains a bootable OS, the
     611          installation operation exits. In this case, change the boot
     612          device order manually by pressing F12 during the BIOS splash
     613          screen.
    611614        </para>
    612615      </listitem>
     
    626629      <para>
    627630        The following example shows how to perform an unattended guest
    628         installation for an Oracle Linux virtual machine. The example
    629         uses various <command>VBoxManage</command> commands to prepare
    630         the guest VM. The <command>VBoxManage unattended
    631         install</command> command is then used to install and configure
    632         the guest operating system.
     631        installation for an Oracle Linux VM. The example uses various
     632        <command>VBoxManage</command> commands to prepare the guest VM.
     633        The <command>VBoxManage unattended install</command> command is
     634        then used to install and configure the guest OS.
    633635      </para>
    634636
     
    652654            <listitem>
    653655              <para>
    654                 The variable $VM represents the name of the VM.
     656                The $VM variable represents the name of the VM.
    655657              </para>
    656658            </listitem>
     
    659661              <para>
    660662                The <command>VBoxManage list ostypes</command> command
    661                 lists the guest operating systems supported by
    662                 &product-name;, including the name used for each
    663                 operating system in the <command>VBoxManage</command>
    664                 commands.
     663                lists the guest OSes supported by &product-name;,
     664                including the name used for each OS in the
     665                <command>VBoxManage</command> commands.
    665666              </para>
    666667            </listitem>
     
    702703
    703704          <para>
    704             Note the following:
     705            The previous commands do the following:
    705706          </para>
    706707
     
    709710            <listitem>
    710711              <para>
    711                 A 32768 MB virtual hard disk is created.
     712                Create a 32768 MB virtual hard disk.
    712713              </para>
    713714            </listitem>
     
    715716            <listitem>
    716717              <para>
    717                 A SATA storage controller is created and the virtual
    718                 hard disk is attached.
     718                Create a SATA storage controller and attach the virtual
     719                hard disk.
    719720              </para>
    720721            </listitem>
     
    722723            <listitem>
    723724              <para>
    724                 An IDE storage controller for a virtual DVD drive is
    725                 created and an Oracle Linux installation ISO is
    726                 attached.
     725                Create an IDE storage controller for a virtual DVD drive
     726                and attach an Oracle Linux installation ISO.
    727727              </para>
    728728            </listitem>
     
    741741
    742742          <para>
    743             Note the following:
     743            The previous commands do the following:
    744744          </para>
    745745
     
    748748            <listitem>
    749749              <para>
    750                 I/O APIC is enabled for the motherboard of the VM.
     750                Enable I/O APIC for the motherboard of the VM.
    751751              </para>
    752752            </listitem>
     
    754754            <listitem>
    755755              <para>
    756                 The boot order for the VM is configured.
     756                Configure the boot device order for the VM.
    757757              </para>
    758758            </listitem>
     
    760760            <listitem>
    761761              <para>
    762                 8192 MB of RAM and 128 MB of video RAM are allocated to
    763                 the VM.
     762                Allocate 8192 MB of RAM and 128 MB of video RAM to the
     763                VM.
    764764              </para>
    765765            </listitem>
     
    770770        <listitem>
    771771          <para>
    772             Perform an unattended install of the operating system.
     772            Perform an unattended install of the OS.
    773773          </para>
    774774
     
    779779
    780780          <para>
    781             Note the following:
     781            The previous command does the following:
    782782          </para>
    783783
     
    786786            <listitem>
    787787              <para>
    788                 An Oracle Linux ISO is specified as the installation
    789                 ISO.
     788                Specifies an Oracle Linux ISO as the installation ISO.
    790789              </para>
    791790            </listitem>
     
    793792            <listitem>
    794793              <para>
    795                 Specify a login name, full name, and login password for
    796                 a default user on the guest operating system.
     794                Specifies a login name, full name, and login password
     795                for a default user on the guest OS.
    797796              </para>
    798797
    799798              <para>
    800                 The specified password is also used for the root user
    801                 account on the guest.
     799                Note that the specified password is also used for the
     800                root user account on the guest.
    802801              </para>
    803802            </listitem>
     
    805804            <listitem>
    806805              <para>
    807                 The Guest Additions are installed on the VM.
     806                Installs the Guest Additions on the VM.
    808807              </para>
    809808            </listitem>
     
    811810            <listitem>
    812811              <para>
    813                 The time zone for the guest operating system is set to
    814                 Central European Time (CET).
     812                Sets the time zone for the guest OS to Central European
     813                Time (CET).
    815814              </para>
    816815            </listitem>
     
    825824
    826825          <para>
    827             This step completes the unattended install process.
     826            This step completes the unattended installation process.
    828827          </para>
    829828
     
    831830
    832831          <para>
    833             The VM is started in headless mode. The VirtualBox Manager
    834             window is not displayed.
    835           </para>
    836         </listitem>
    837 
    838         <listitem>
    839           <para>
    840             (Optional) Update the guest operating system to use the
    841             latest Oracle Linux packages.
     832            The VM starts in headless mode, which means that the
     833            VirtualBox Manager window does not open.
     834          </para>
     835        </listitem>
     836
     837        <listitem>
     838          <para>
     839            (Optional) Update the guest OS to use the latest Oracle
     840            Linux packages.
    842841          </para>
    843842
     
    872871          &product-name; emulates a standard PS/2 keyboard and mouse.
    873872          These devices are supported by almost all past and present
    874           operating systems.
     873          OSes.
    875874        </para>
    876875
     
    922921          <emphasis role="bold">USB.</emphasis> &product-name; emulates
    923922          three USB host controllers: xHCI, EHCI, and OHCI. While xHCI
    924           handles all USB transfer speeds, only guest operating systems
    925           released approximately after 2011 support xHCI. Note that for
    926           Windows 7 guests, 3rd party drivers must be installed for xHCI
    927           support.
    928         </para>
    929 
    930         <para>
    931           Older operating systems typically support OHCI and EHCI. The
    932           two controllers are needed because OHCI only handles USB
    933           low-speed and full-speed devices (both USB 1.x and 2.0), while
    934           EHCI only handles high-speed devices (USB 2.0 only).
     923          handles all USB transfer speeds, only guest OSes released
     924          approximately after 2011 support xHCI. Note that for Windows 7
     925          guests, 3rd party drivers must be installed for xHCI support.
     926        </para>
     927
     928        <para>
     929          Older OSes typically support OHCI and EHCI. The two
     930          controllers are needed because OHCI only handles USB low-speed
     931          and full-speed devices (both USB 1.x and 2.0), while EHCI only
     932          handles high-speed devices (USB 2.0 only).
    935933        </para>
    936934
     
    984982            files. By changing the name, &product-name; renames these
    985983            files as well. As a result, you can only use characters
    986             which are allowed in your host operating system's file
    987             names.
     984            which are allowed in your host OS's file names.
    988985          </para>
    989986
     
    998995          <para>
    999996            <emphasis role="bold">Type:</emphasis> The type of the guest
    1000             operating system for the VM. This is the same setting that
    1001             is specified in the <emphasis role="bold">New Virtual
    1002             Machine</emphasis> wizard. See
    1003             <xref linkend="gui-createvm" />.
     997            OS for the VM. This is the same setting that is specified in
     998            the <emphasis role="bold">New Virtual Machine</emphasis>
     999            wizard. See <xref linkend="gui-createvm" />.
    10041000          </para>
    10051001
    10061002          <para>
    10071003            Whereas the default settings of a newly created VM depend on
    1008             the selected operating system type, changing the type later
    1009             has no effect on VM settings. This value is purely
    1010             informational and decorative.
     1004            the selected OS type, changing the type later has no effect
     1005            on VM settings. This value is purely informational and
     1006            decorative.
    10111007          </para>
    10121008        </listitem>
     
    10151011          <para>
    10161012            <emphasis role="bold">Version:</emphasis> The version of the
    1017             guest operating system for the VM. This is the same setting
    1018             that is specified in the <emphasis role="bold">New Virtual
     1013            guest OS for the VM. This is the same setting that is
     1014            specified in the <emphasis role="bold">New Virtual
    10191015            Machine</emphasis> wizard. See
    10201016            <xref linkend="gui-createvm" />.
     
    10501046          <para>
    10511047            <emphasis role="bold">Shared Clipboard:</emphasis> You can
    1052             select here whether the clipboard of the guest operating
    1053             system should be shared with that of your host. If you
    1054             select <emphasis role="bold">Bidirectional</emphasis>, then
     1048            select here whether the clipboard of the guest OS should be
     1049            shared with that of your host. If you select
     1050            <emphasis role="bold">Bidirectional</emphasis>, then
    10551051            &product-name; will always make sure that both clipboards
    10561052            contain the same data. If you select
     
    11941190            amount of RAM that is allocated and given to the VM when it
    11951191            is running. The specified amount of memory will be requested
    1196             from the host operating system, so it must be available or
    1197             made available as free memory on the host when attempting to
    1198             start the VM and will not be available to the host while the
    1199             VM is running. This is the same setting that was specified
    1200             in the <emphasis role="bold">New Virtual Machine</emphasis>
    1201             wizard, as described in <xref linkend="gui-createvm" />.
     1192            from the host OS, so it must be available or made available
     1193            as free memory on the host when attempting to start the VM
     1194            and will not be available to the host while the VM is
     1195            running. This is the same setting that was specified in the
     1196            <emphasis role="bold">New Virtual Machine</emphasis> wizard,
     1197            as described in <xref linkend="gui-createvm" />.
    12021198          </para>
    12031199
    12041200          <para>
    12051201            Generally, it is possible to change the memory size after
    1206             installing the guest operating system. But you must not
    1207             reduce the memory to an amount where the operating system
    1208             would no longer boot.
     1202            installing the guest OS. But you must not reduce the memory
     1203            to an amount where the OS would no longer boot.
    12091204          </para>
    12101205        </listitem>
     
    12131208          <para>
    12141209            <emphasis role="bold">Boot Order:</emphasis> Determines the
    1215             order in which the guest operating system will attempt to
    1216             boot from the various virtual boot devices. Analogous to a
    1217             real PC's BIOS setting, &product-name; can tell a guest OS
    1218             to start from the virtual floppy, the virtual CD/DVD drive,
    1219             the virtual hard drive (each of these as defined by the
    1220             other VM settings), the network, or none of these.
     1210            order in which the guest OS will attempt to boot from the
     1211            various virtual boot devices. Analogous to a real PC's BIOS
     1212            setting, &product-name; can tell a guest OS to start from
     1213            the virtual floppy, the virtual CD/DVD drive, the virtual
     1214            hard drive (each of these as defined by the other VM
     1215            settings), the network, or none of these.
    12211216          </para>
    12221217
     
    12341229            which chipset will be presented to the virtual machine. In
    12351230            legacy versions of &product-name;, PIIX3 was the only
    1236             available option. For modern guest operating systems such as
    1237             Mac OS X, that old chipset is no longer well supported. As a
    1238             result, &product-name; supports an emulation of the more
    1239             modern ICH9 chipset, which supports PCI express, three PCI
    1240             buses, PCI-to-PCI bridges and Message Signaled Interrupts
    1241             (MSI). This enables modern operating systems to address more
    1242             PCI devices and no longer requires IRQ sharing. Using the
    1243             ICH9 chipset it is also possible to configure up to 36
    1244             network cards, up to 8 network adapters with PIIX3. Note
    1245             that the ICH9 support is experimental and not recommended
    1246             for guest operating systems which do not require it.
     1231            available option. For modern guest OSes such as Mac OS X,
     1232            that old chipset is no longer well supported. As a result,
     1233            &product-name; supports an emulation of the more modern ICH9
     1234            chipset, which supports PCI express, three PCI buses,
     1235            PCI-to-PCI bridges and Message Signaled Interrupts (MSI).
     1236            This enables modern OSes to address more PCI devices and no
     1237            longer requires IRQ sharing. Using the ICH9 chipset it is
     1238            also possible to configure up to 36 network cards, up to 8
     1239            network adapters with PIIX3. Note that the ICH9 support is
     1240            experimental and not recommended for guest OSes which do not
     1241            require it.
    12471242          </para>
    12481243        </listitem>
     
    12781273            hardware feature that have replaced old-style Programmable
    12791274            Interrupt Controllers (PICs) in recent years. With an I/O
    1280             APIC, operating systems can use more than 16 interrupt
    1281             requests (IRQs) and therefore avoid IRQ sharing for improved
    1282             reliability.
     1275            APIC, OSes can use more than 16 interrupt requests (IRQs)
     1276            and therefore avoid IRQ sharing for improved reliability.
    12831277          </para>
    12841278
     
    12861280            <para>
    12871281              Enabling the I/O APIC is <emphasis>required</emphasis> for
    1288               64-bit guest operating systems, especially Windows Vista.
    1289               It is also required if you want to use more than one
    1290               virtual CPU in a virtual machine.
     1282              64-bit guest OSes, especially Windows Vista. It is also
     1283              required if you want to use more than one virtual CPU in a
     1284              virtual machine.
    12911285            </para>
    12921286          </note>
     
    12941288          <para>
    12951289            However, software support for I/O APICs has been unreliable
    1296             with some operating systems other than Windows. Also, the
    1297             use of an I/O APIC slightly increases the overhead of
    1298             virtualization and therefore slows down the guest OS a
    1299             little.
     1290            with some OSes other than Windows. Also, the use of an I/O
     1291            APIC slightly increases the overhead of virtualization and
     1292            therefore slows down the guest OS a little.
    13001293          </para>
    13011294
    13021295          <warning>
    13031296            <para>
    1304               All Windows operating systems starting with Windows 2000
    1305               install different kernels, depending on whether an I/O
    1306               APIC is available. As with ACPI, the I/O APIC therefore
     1297              All Windows OSes starting with Windows 2000 install
     1298              different kernels, depending on whether an I/O APIC is
     1299              available. As with ACPI, the I/O APIC therefore
    13071300              <emphasis>must not be turned off after
    13081301              installation</emphasis> of a Windows guest OS. Turning it
     
    13271320            UTC format to the guest instead of the local (host) time.
    13281321            This affects how the virtual real-time clock (RTC) operates
    1329             and may be useful for UNIX-like guest operating systems,
    1330             which typically expect the hardware clock to be set to UTC.
     1322            and may be useful for UNIX-like guest OSes, which typically
     1323            expect the hardware clock to be set to UTC.
    13311324          </para>
    13321325        </listitem>
     
    13371330        In addition, you can turn off the <emphasis role="bold">Advanced
    13381331        Configuration and Power Interface (ACPI)</emphasis> which
    1339         &product-name; presents to the guest operating system by
    1340         default.
    1341       </para>
    1342 
    1343       <para>
    1344         ACPI is the current industry standard to allow operating systems
    1345         to recognize hardware, configure motherboards and other devices
    1346         and manage power. As all modern PCs contain this feature and
    1347         Windows and Linux have been supporting it for years, it is also
    1348         enabled by default in &product-name;. ACPI can only be turned
    1349         off using the command line. See
    1350         <xref linkend="vboxmanage-modifyvm" />.
     1332        &product-name; presents to the guest OS by default.
     1333      </para>
     1334
     1335      <para>
     1336        ACPI is the current industry standard to allow OSes to recognize
     1337        hardware, configure motherboards and other devices and manage
     1338        power. As all modern PCs contain this feature and Windows and
     1339        Linux have been supporting it for years, it is also enabled by
     1340        default in &product-name;. ACPI can only be turned off using the
     1341        command line. See <xref linkend="vboxmanage-modifyvm" />.
    13511342      </para>
    13521343
    13531344      <warning>
    13541345        <para>
    1355           All Windows operating systems starting with Windows 2000
    1356           install different kernels, depending on whether ACPI is
    1357           available. This means that ACPI <emphasis>must not be turned
    1358           off</emphasis> after installation of a Windows guest OS.
    1359           However, turning it on after installation will have no effect.
     1346          All Windows OSes starting with Windows 2000 install different
     1347          kernels, depending on whether ACPI is available. This means
     1348          that ACPI <emphasis>must not be turned off</emphasis> after
     1349          installation of a Windows guest OS. However, turning it on
     1350          after installation will have no effect.
    13601351        </para>
    13611352      </warning>
     
    13771368          <para>
    13781369            <emphasis role="bold">Processor(s):</emphasis> Sets the
    1379             number of virtual CPU cores the guest operating systems can
    1380             see. &product-name; supports symmetrical multiprocessing
    1381             (SMP) and can present up to 32 virtual CPU cores to each
    1382             virtual machine.
     1370            number of virtual CPU cores the guest OSes can see.
     1371            &product-name; supports symmetrical multiprocessing (SMP)
     1372            and can present up to 32 virtual CPU cores to each virtual
     1373            machine.
    13831374          </para>
    13841375
     
    14121403            <emphasis role="bold">Enable PAE/NX:</emphasis> Determines
    14131404            whether the PAE and NX capabilities of the host CPU will be
    1414             exposed to the virtual machine. To enable this feature,
    1415             select the <emphasis role="bold">Extended
    1416             Features</emphasis> check box.
     1405            exposed to the virtual machine.
    14171406          </para>
    14181407
    14191408          <para>
    14201409            PAE stands for Physical Address Extension. Normally, if
    1421             enabled and supported by the operating system, then even a
    1422             32-bit x86 CPU can access more than 4 GB of RAM. This is
    1423             made possible by adding another 4 bits to memory addresses,
    1424             so that with 36 bits, up to 64 GB can be addressed. Some
    1425             operating systems, such as Ubuntu Server, require PAE
    1426             support from the CPU and cannot be run in a virtual machine
    1427             without it.
     1410            enabled and supported by the OS, then even a 32-bit x86 CPU
     1411            can access more than 4 GB of RAM. This is made possible by
     1412            adding another 4 bits to memory addresses, so that with 36
     1413            bits, up to 64 GB can be addressed. Some OSes, such as
     1414            Ubuntu Server, require PAE support from the CPU and cannot
     1415            be run in a virtual machine without it.
     1416          </para>
     1417        </listitem>
     1418
     1419        <listitem>
     1420          <para>
     1421            <emphasis role="bold">Enable Nested VT-x/AMD-V</emphasis>:
     1422            Enables nested virtualization, with passthrough of hardware
     1423            virtualization functions to the guest VM.
     1424          </para>
     1425
     1426          <para>
     1427            This feature is available on host systems that use an AMD
     1428            CPU. For Intel CPUs, the option is grayed out.
    14281429          </para>
    14291430        </listitem>
     
    14321433
    14331434      <para>
    1434         With virtual machines running modern server operating systems,
    1435         &product-name; also supports CPU hot-plugging. For details, see
     1435        With virtual machines running modern server OSes, &product-name;
     1436        also supports CPU hot-plugging. For details, see
    14361437        <xref linkend="cpuhotplug" />.
    14371438      </para>
     
    14551456            Interface:</emphasis> &product-name; provides
    14561457            paravirtualization interfaces to improve time-keeping
    1457             accuracy and performance of guest operating systems. The
    1458             options available are documented under the
     1458            accuracy and performance of guest OSes. The options
     1459            available are documented under the
    14591460            <computeroutput>paravirtprovider</computeroutput> option in
    14601461            <xref linkend="vboxmanage-modifyvm" />. For further details
     
    15101511        <emphasis role="bold">Acceleration</emphasis> tab will work
    15111512        well. &product-name; selects sensible defaults, depending on the
    1512         operating system that you selected when you created the virtual
    1513         machine. In certain situations, however, you may want to change
    1514         the preconfigured defaults.
     1513        OS that you selected when you created the virtual machine. In
     1514        certain situations, however, you may want to change the
     1515        preconfigured defaults.
    15151516      </para>
    15161517
     
    15641565            <emphasis role="bold">Monitor Count:</emphasis> With this
    15651566            setting, &product-name; can provide more than one virtual
    1566             monitor to a virtual machine. If a guest operating system
    1567             supports multiple attached monitors, &product-name; can
    1568             pretend that multiple virtual monitors are present. Up to
    1569             eight such virtual monitors are supported.
     1567            monitor to a virtual machine. If a guest OS supports
     1568            multiple attached monitors, &product-name; can pretend that
     1569            multiple virtual monitors are present. Up to eight such
     1570            virtual monitors are supported.
    15701571          </para>
    15711572
     
    16311632          <para>
    16321633            <emphasis role="bold">Graphics Controller:</emphasis>
    1633             Specifies the graphics adapter type used by the VM. The
    1634             following options are available:
     1634            Specifies the graphics adapter type used by the guest VM.
     1635            Note that you must install the Guest Additions on the guest
     1636            VM to specify the VBoxSVGA or VMSVGA graphics controller.
     1637            The following options are available:
    16351638          </para>
    16361639
     
    16411644                <emphasis role="bold">VBoxSVGA:</emphasis> The default
    16421645                graphics controller for new VMs that use Linux or
    1643                 Windows 7 or later. Requires the Guest Additions.
     1646                Windows 7 or later.
     1647              </para>
     1648
     1649              <para>
     1650                This graphics controller improves performance and 3D
     1651                support when compared to the legacy VBoxVGA option.
    16441652              </para>
    16451653            </listitem>
     
    16471655            <listitem>
    16481656              <para>
    1649                 <emphasis role="bold">VBoxVGA:</emphasis> Used for
    1650                 legacy guest operating systems. This was the default
    1651                 graphics controller in previous releases.
    1652               </para>
    1653 
    1654               <para>
    1655                 For Windows versions before Windows 7, this is the
    1656                 default option. Does not require the Guest Additions.
     1657                <emphasis role="bold">VBoxVGA:</emphasis> Use this
     1658                graphics controller for legacy guest OSes. This is the
     1659                default graphics controller for Windows versions before
     1660                Windows 7.
    16571661              </para>
    16581662            </listitem>
     
    16601664            <listitem>
    16611665              <para>
    1662                 <emphasis role="bold">VMSVGA:</emphasis> Used to emulate
    1663                 a VMware SVGA graphic device. Requires the Guest
    1664                 Additions.
     1666                <emphasis role="bold">VMSVGA:</emphasis> Use this
     1667                graphics controller to emulate a VMware SVGA graphics
     1668                device.
    16651669              </para>
    16661670            </listitem>
     
    16681672            <listitem>
    16691673              <para>
    1670                 <emphasis role="bold">None:</emphasis> Do not emulate a
    1671                 graphics adapter type.
     1674                <emphasis role="bold">None:</emphasis> Does not emulate
     1675                a graphics adapter type.
    16721676              </para>
    16731677            </listitem>
     
    17141718      <title>Recording Tab</title>
    17151719
    1716       <remark>
    1717         Renamed to Recording tab? Check against RC version.
    1718       </remark>
    1719 
    17201720      <para>
    17211721        On the <emphasis role="bold">Recording</emphasis> tab you can
     
    17291729        <listitem>
    17301730          <para>
    1731             <emphasis role="bold">Enable Capture:</emphasis> Select this
    1732             check box and select a <emphasis role="bold">Capture
     1731            <emphasis role="bold">Enable Recording:</emphasis> Select
     1732            this check box and select a <emphasis role="bold">Recording
    17331733            Mode</emphasis> option.
    17341734          </para>
     
    17371737        <listitem>
    17381738          <para>
    1739             <emphasis role="bold">Capture Mode:</emphasis> You can
     1739            <emphasis role="bold">Recording Mode:</emphasis> You can
    17401740            choose to record video, audio, or both video and audio.
    17411741          </para>
     
    17441744            Some settings on the
    17451745            <emphasis role="bold">Recording</emphasis> tab may be grayed
    1746             out, depending on the <emphasis role="bold">Capture
     1746            out, depending on the <emphasis role="bold">Recording
    17471747            Mode</emphasis> setting.
    17481748          </para>
     
    18551855
    18561856    <para>
    1857       Depending on the guest operating system type that you selected
    1858       when you created the VM, a new VM includes the following storage
    1859       devices:
     1857      Depending on the guest OS type that you selected when you created
     1858      the VM, a new VM includes the following storage devices:
    18601859    </para>
    18611860
     
    18891888      IDE controller to which both the CD/DVD drive and the hard disks
    18901889      have been attached. This might also apply if you selected an older
    1891       operating system type when you created the VM. Since older
    1892       operating systems do not support SATA without additional drivers,
    1893       &product-name; will make sure that no such devices are present
    1894       initially. See <xref linkend="harddiskcontrollers" />.
     1890      OS type when you created the VM. Since older OSes do not support
     1891      SATA without additional drivers, &product-name; will make sure
     1892      that no such devices are present initially. See
     1893      <xref linkend="harddiskcontrollers" />.
    18951894    </para>
    18961895
     
    19381937          <listitem>
    19391938            <para>
    1940               You can then select to which <emphasis role="bold">device
    1941               slot</emphasis> of the controller the virtual disk should
    1942               be connected to. IDE controllers have four slots which
    1943               have traditionally been called primary master, primary
    1944               slave, secondary master, and secondary slave. By contrast,
    1945               SATA and SCSI controllers offer you up to 30 slots for
    1946               attaching virtual devices.
    1947             </para>
    1948           </listitem>
    1949 
    1950           <listitem>
    1951             <para>
    1952               You can select which <emphasis role="bold">image
    1953               file</emphasis> to use.
     1939              The <emphasis role="bold">device slot</emphasis> of the
     1940              controller that the virtual disk is connected to. IDE
     1941              controllers have four slots which have traditionally been
     1942              called primary master, primary slave, secondary master,
     1943              and secondary slave. By contrast, SATA and SCSI
     1944              controllers offer you up to 30 slots for attaching virtual
     1945              devices.
     1946            </para>
     1947          </listitem>
     1948
     1949          <listitem>
     1950            <para>
     1951              The <emphasis role="bold">image file</emphasis> to use.
    19541952            </para>
    19551953
     
    19861984                  typically be in the standard ISO format instead. Most
    19871985                  commonly, you will select this option when installing
    1988                   an operating system from an ISO file that you have
    1989                   obtained from the Internet. For example, most Linux
    1990                   distributions are available in this way.
     1986                  an OS from an ISO file that you have obtained from the
     1987                  Internet. For example, most Linux distributions are
     1988                  available in this way.
    19911989                </para>
    19921990
     
    20032001                      Drive</emphasis> from the list, then the physical
    20042002                      device of the host computer is connected to the
    2005                       VM, so that the guest operating system can read
    2006                       from and write to your physical device. This is,
    2007                       for instance, useful if you want to install
    2008                       Windows from a real installation CD. In this case,
    2009                       select your host drive from the drop-down list
    2010                       presented.
     2003                      VM, so that the guest OS can read from and write
     2004                      to your physical device. This is, for instance,
     2005                      useful if you want to install Windows from a real
     2006                      installation CD. In this case, select your host
     2007                      drive from the drop-down list presented.
    20112008                    </para>
    20122009
     
    21872184
    21882185    <para>
    2189       If a virtual serial port is enabled, the guest operating system
    2190       sees a standard 16550A compatible UART device. Other UART types
    2191       can be configured using the <command>VBoxManage modifyvm</command>
    2192       command. Both receiving and transmitting data is supported. How
    2193       this virtual serial port is then connected to the host is
    2194       configurable, and the details depend on your host operating
    2195       system.
     2186      If a virtual serial port is enabled, the guest OS sees a standard
     2187      16550A compatible UART device. Other UART types can be configured
     2188      using the <command>VBoxManage modifyvm</command> command. Both
     2189      receiving and transmitting data is supported. How this virtual
     2190      serial port is then connected to the host is configurable, and the
     2191      details depend on your host OS.
    21962192    </para>
    21972193
     
    22942290              <emphasis role="bold">Host Pipe:</emphasis> Configure
    22952291              &product-name; to connect the virtual serial port to a
    2296               software pipe on the host. This depends on your host
    2297               operating system, as follows:
     2292              software pipe on the host. This depends on your host OS,
     2293              as follows:
    22982294            </para>
    22992295
     
    24412437        &product-name; can enable virtual machines to access the USB
    24422438        devices on your host directly. To achieve this, &product-name;
    2443         presents the guest operating system with a virtual USB
    2444         controller. As soon as the guest system starts using a USB
    2445         device, it will appear as unavailable on the host.
     2439        presents the guest OS with a virtual USB controller. As soon as
     2440        the guest system starts using a USB device, it will appear as
     2441        unavailable on the host.
    24462442      </para>
    24472443
     
    28092805      <para>
    28102806        EFI provides two distinct video interfaces: GOP (Graphics Output
    2811         Protocol) and UGA (Universal Graphics Adapter). Modern operating
    2812         systems, such as Mac OS X, generally use GOP, while some older
    2813         ones still use UGA. &product-name; provides a configuration
    2814         option to control the graphics resolution for both interfaces,
    2815         making the difference mostly irrelevant for users.
     2807        Protocol) and UGA (Universal Graphics Adapter). Modern OSes,
     2808        such as Mac OS X, generally use GOP, while some older ones still
     2809        use UGA. &product-name; provides a configuration option to
     2810        control the graphics resolution for both interfaces, making the
     2811        difference mostly irrelevant for users.
    28162812      </para>
    28172813
  • trunk/doc/manual/en_US/user_ChangeLog.xml

    r76078 r76786  
    1010
    1111  <para>
    12     This section summarizes the changes between VirtualBox versions.
     12    This section summarizes the changes between &product-name; versions.
    1313    Note that this change log is not exhaustive and not all changes are
    1414    listed.
     
    1616
    1717  <para>
    18     VirtualBox version numbers consist of three numbers separated by
     18    &product-name; version numbers consist of three numbers separated by
    1919    dots where the first and second number represent the major version
    2020    and the third number the minor version. Minor version numbers of
     
    3333    <para>
    3434      To view the change log for a legacy version of VirtualBox see the
    35       documentation for the relevant VirtualBox release.
     35      documentation for the relevant &product-name; release.
    3636    </para>
    3737
  • trunk/doc/manual/en_US/user_Frontends.xml

    r76078 r76786  
    198198        <listitem>
    199199          <para>
    200             The Remmina remote desktop client can be used with VRDP.
     200            You can use the Remmina remote desktop client with VRDP.
    201201            This application is included with some Linux distributions,
    202202            such as Debian and Ubuntu.
     
    404404          <para>
    405405            An RDP viewer on the remote client. See
    406             <xref
    407             linkend="rdp-viewers" /> for examples.
     406            <xref linkend="rdp-viewers" /> for examples.
    408407          </para>
    409408        </listitem>
     
    469468
    470469<screen>VBoxManage storagectl "Windows XP" --name "IDE Controller"
    471       --add ide --controller PIIX4</screen>
     470  --add ide --controller PIIX4</screen>
    472471        </listitem>
    473472
     
    479478
    480479<screen>VBoxManage storageattach "Windows XP" --storagectl "IDE Controller"
    481       --port 0 --device 0 --type hdd --medium "WinXP.vdi"</screen>
     480 --port 0 --device 0 --type hdd --medium "WinXP.vdi"</screen>
    482481        </listitem>
    483482
     
    490489
    491490<screen>VBoxManage storageattach "Windows XP" --storagectl "IDE Controller"
    492       --port 0 --device 1 --type dvddrive --medium /full/path/to/iso.iso</screen>
     491 --port 0 --device 1 --type dvddrive --medium /full/path/to/iso.iso</screen>
    493492        </listitem>
    494493
     
    11021101      running. This works regardless of the host operating system that
    11031102      is running on the hosts. You can teleport virtual machines between
    1104       Oracle Solaris and Mac hosts, for example.
     1103      Oracle Solaris and Mac OS X hosts, for example.
    11051104    </para>
    11061105
  • trunk/doc/manual/en_US/user_GuestAdditions.xml

    r76162 r76786  
    13561356            The guest properties
    13571357            <computeroutput>/VirtualBox/GuestAdd/SharedFolders/MountDir</computeroutput>
    1358             and (more generic)
     1358            and the more generic
    13591359            <computeroutput>/VirtualBox/GuestAdd/SharedFolders/MountPrefix</computeroutput>
    13601360            can be used to override the automatic mount directory and
     
    14331433      Drop</emphasis> menu item in the
    14341434      <emphasis role="bold">Devices</emphasis> menu of the virtual
    1435       machine, as shown below, or the <command>VBoxManage</command>.
     1435      machine, as shown below, or the <command>VBoxManage</command>
     1436      command.
    14361437    </para>
    14371438
     
    16031604      </para>
    16041605
    1605       <orderedlist>
     1606      <itemizedlist>
    16061607
    16071608        <listitem>
     
    16651666            disabled by default and must be <emphasis>manually
    16661667            enabled</emphasis> in the VM settings. See
    1667             <xref
    1668             linkend="generalsettings" />.
     1668            <xref linkend="settings-display" />.
    16691669          </para>
    16701670
    16711671          <note>
    16721672            <para>
    1673               Untrusted guest systems should not be allowed to use
    1674               &product-name;'s 3D acceleration features, just as
     1673              Untrusted guest systems should not be allowed to use the
     1674              3D acceleration features of &product-name;, just as
    16751675              untrusted host software should not be allowed to use 3D
    16761676              acceleration. Drivers for 3D hardware are generally too
     
    16861686        </listitem>
    16871687
    1688       </orderedlist>
     1688      </itemizedlist>
    16891689
    16901690      <para>
     
    17641764        acceleration hardware instead of performing overlay stretching
    17651765        and color conversion in software, which would be slow. This
    1766         currently works for Windows, Linux and Mac host platforms,
     1766        currently works for Windows, Linux and Mac OS X host platforms,
    17671767        provided that your host operating system can make use of 2D
    17681768        video acceleration in the first place.
     
    17741774      </para>
    17751775
    1776       <orderedlist>
     1776      <itemizedlist>
    17771777
    17781778        <listitem>
     
    17941794            disabled by default and must be <emphasis>manually
    17951795            enabled</emphasis> in the VM settings. See
    1796             <xref
    1797             linkend="generalsettings" />.
    1798           </para>
    1799         </listitem>
    1800 
    1801       </orderedlist>
     1796            <xref linkend="settings-display" />.
     1797          </para>
     1798        </listitem>
     1799
     1800      </itemizedlist>
    18021801
    18031802      <para>
     
    20372036
    20382037      <para>
    2039         The properties <computeroutput>/VirtualBox/HostInfo/VBoxVer</computeroutput>,
    2040         <computeroutput>/VirtualBox/HostInfo/VBoxVerExt</computeroutput> or
    2041         <computeroutput>/VirtualBox/HostInfo/VBoxRev</computeroutput> can be waited
    2042         on to detect that the VM state was restored from saved state or snapshot:
     2038        The properties
     2039        <computeroutput>/VirtualBox/HostInfo/VBoxVer</computeroutput>,
     2040        <computeroutput>/VirtualBox/HostInfo/VBoxVerExt</computeroutput>
     2041        or <computeroutput>/VirtualBox/HostInfo/VBoxRev</computeroutput>
     2042        can be waited on to detect that the VM state was restored from
     2043        saved state or snapshot:
    20432044      </para>
    20442045
     
    20462047
    20472048      <para>
    2048         Similarly the <computeroutput>/VirtualBox/HostInfo/ResumeCounter</computeroutput>
    2049         can be used to detect that a VM was resumed from the paused state or saved state.
     2049        Similarly the
     2050        <computeroutput>/VirtualBox/HostInfo/ResumeCounter</computeroutput>
     2051        can be used to detect that a VM was resumed from the paused
     2052        state or saved state.
    20502053      </para>
    20512054
     
    20612064      The Guest Control File Manager is a feature of the Guest Additions
    20622065      that enables easy copying and moving of files between a guest and
    2063       the host system.
    2064     </para>
    2065 
    2066     <para>
    2067       Other file management operations are supported, such as creating
    2068       new folders and renaming files or deleting files.
     2066      the host system. Other file management operations provide support
     2067      to create new folders and to rename or delete files.
    20692068    </para>
    20702069
     
    20742073        <imageobject>
    20752074          <imagedata align="center" fileref="images/guest-fm.png"
    2076             width="10cm" />
     2075            width="12cm" />
    20772076        </imageobject>
    20782077      </mediaobject>
     
    20982097        <listitem>
    20992098          <para>
    2100             Display the Guest Control File Manager.
     2099            Open the Guest Control File Manager.
    21012100          </para>
    21022101
     
    21082107
    21092108          <para>
    2110             The Guest Control File Manager is displayed. Files on the
    2111             host system are shown in the left pane.
     2109            The left pane shows the files on the host system.
    21122110          </para>
    21132111        </listitem>
     
    21192117
    21202118          <para>
    2121             In the panel at the bottom of the Guest Control File
    2122             Manager, enter authentication credentials for a user on the
    2123             guest system.
     2119            At the bottom of the Guest Control File Manager, enter
     2120            authentication credentials for a user on the guest system.
    21242121          </para>
    21252122
     
    21292126
    21302127          <para>
    2131             The guest VM file system is shown in the right pane of the
    2132             Guest Control File Manager.
    2133           </para>
    2134         </listitem>
    2135 
    2136         <listitem>
    2137           <para>
    2138             Transfer files between the guest and the host.
    2139           </para>
    2140 
    2141           <para>
    2142             Use the file transfer icons to copy or move files between
    2143             the guest and host.
    2144           </para>
    2145 
    2146           <para>
    2147             You can copy and move files from guest to host, or from host
    2148             to guest.
    2149           </para>
    2150         </listitem>
    2151 
    2152         <listitem>
    2153           <para>
    2154             Close down the Guest Control File Manager.
    2155           </para>
    2156 
    2157           <para>
    2158             Click <emphasis role="bold">Close</emphasis>. The guest
    2159             session is ended and the Guest Control File Manager is
    2160             closed down.
     2128            The contents of the guest VM file system appears in the
     2129            right pane of the Guest Control File Manager.
     2130          </para>
     2131        </listitem>
     2132
     2133        <listitem>
     2134          <para>
     2135            Transfer files between the guest and the host system by
     2136            using the move and copy file transfer icons.
     2137          </para>
     2138
     2139          <para>
     2140            You can copy and move files from a guest to the host system
     2141            or from the host system to the guest.
     2142          </para>
     2143        </listitem>
     2144
     2145        <listitem>
     2146          <para>
     2147            Close the Guest Control File Manager.
     2148          </para>
     2149
     2150          <para>
     2151            Click <emphasis role="bold">Close</emphasis> to end the
     2152            guest session.
    21612153          </para>
    21622154        </listitem>
     
    24322424          Enabling Page Fusion might indirectly increase the chances for
    24332425          malicious guests to successfully attack other VMs running on
    2434           the same host.
    2435 
    2436 <!--See <xref linkend="pot-insecure"/>.-->
     2426          the same host. See <xref linkend="pot-insecure"/>.
    24372427        </para>
    24382428      </note>
  • trunk/doc/manual/en_US/user_Installation.xml

    r76080 r76786  
    88
    99  <title>Installation Details</title>
     10
    1011  <para>
    1112    As installation of &product-name; varies depending on your host
     
    7677        Using either way displays the installation
    7778        <emphasis role="bold">Welcome</emphasis> dialog and enables you
    78         to choose where to install &product-name;, and which components to
    79         install. In addition to the &product-name; application, the
     79        to choose where to install &product-name;, and which components
     80        to install. In addition to the &product-name; application, the
    8081        following components are available:
    8182      </para>
     
    8788            <emphasis role="bold">USB support.</emphasis> This package
    8889            contains special drivers for your Windows host that
    89             &product-name; requires to fully support USB devices inside your
    90             virtual machines.
     90            &product-name; requires to fully support USB devices inside
     91            your virtual machines.
    9192          </para>
    9293        </listitem>
     
    9697            <emphasis role="bold">Networking.</emphasis> This package
    9798            contains extra networking drivers for your Windows host that
    98             &product-name; needs to support Bridged Networking. This enables
    99             your VM's virtual network cards to be accessed from other
    100             machines on your physical network.
     99            &product-name; needs to support Bridged Networking. This
     100            enables your VM's virtual network cards to be accessed from
     101            other machines on your physical network.
    101102          </para>
    102103        </listitem>
     
    105106          <para>
    106107            <emphasis role="bold">Python support.</emphasis> This
    107             package contains Python scripting support for the &product-name;
    108             API, see <xref linkend="VirtualBoxAPI" />. For this to work,
    109             an already working Windows Python installation on the system
    110             is required.
     108            package contains Python scripting support for the
     109            &product-name; API, see <xref linkend="VirtualBoxAPI" />.
     110            For this to work, an already working Windows Python
     111            installation on the system is required.
    111112          </para>
    112113
     
    119120          <note>
    120121            <para>
    121               Python version at least 2.6 is required. Since &product-name;
    122               5.1, Python 3 is also supported.
     122              Python version at least 2.6 is required. Since
     123              &product-name; 5.1, Python 3 is also supported.
    123124            </para>
    124125          </note>
     
    151152      <para>
    152153        Then, run either of the following commands on the extracted .MSI
    153         files. This will install &product-name; only for the current user.
     154        files. This will install &product-name; only for the current
     155        user.
    154156      </para>
    155157
     
    159161
    160162      <para>
    161         If you do not want to install all features of &product-name;, you
    162         can set the optional <computeroutput>ADDLOCAL</computeroutput>
    163         parameter to explicitly name the features to be installed. The
    164         following features are available:
     163        If you do not want to install all features of &product-name;,
     164        you can set the optional
     165        <computeroutput>ADDLOCAL</computeroutput> parameter to
     166        explicitly name the features to be installed. The following
     167        features are available:
    165168      </para>
    166169
     
    337340
    338341          <para>
    339             Specifies whether or not an &product-name; icon on the desktop
    340             should be created.
     342            Specifies whether or not an &product-name; icon on the
     343            desktop should be created.
    341344          </para>
    342345
     
    387390
    388391          <para>
    389             Specifies whether to start &product-name; right
    390             after successful installation.
     392            Specifies whether to start &product-name; right after
     393            successful installation.
    391394          </para>
    392395
     
    467470
    468471      <para>
    469         To perform a non-interactive installation of &product-name; you can
    470         use the command line version of the installer application.
     472        To perform a non-interactive installation of &product-name; you
     473        can use the command line version of the installer application.
    471474      </para>
    472475
     
    531534          &product-name; graphical user interfaces. In particular,
    532535          <computeroutput>VirtualBox</computeroutput>, the graphical
    533           VirtualBox Manager, requires both Qt and SDL.
    534           If you only want to run <command>VBoxHeadless</command>,
    535           neither Qt nor SDL are required.
     536          VirtualBox Manager, requires both Qt and SDL. If you only want
     537          to run <command>VBoxHeadless</command>, neither Qt nor SDL are
     538          required.
    536539        </para>
    537540      </note>
     
    639642
    640643      <para>
    641         &product-name; is available in a number of package formats native to
    642         various common Linux distributions. See
     644        &product-name; is available in a number of package formats
     645        native to various common Linux distributions. See
    643646        <xref linkend="hostossupport"/>. In addition, there is an
    644647        alternative generic installer (.run) which should work on most
     
    848851
    849852        <para>
    850           The sources for &product-name;'s kernel module are provided in the
    851           <computeroutput>src</computeroutput> directory. To build the
    852           module, change to the directory and use the following command:
     853          The sources for &product-name;'s kernel module are provided in
     854          the <computeroutput>src</computeroutput> directory. To build
     855          the module, change to the directory and use the following
     856          command:
    853857        </para>
    854858
     
    870874
    871875        <para>
    872           The &product-name; kernel module needs a device node to operate.
    873           The above <command>make</command> command will tell you how to
    874           create the device node, depending on your Linux system. The
    875           procedure is slightly different for a classical Linux setup
    876           with a <computeroutput>/dev</computeroutput> directory, a
    877           system with the now deprecated <command>devfs</command> and a
    878           modern Linux system with <command>udev</command>.
     876          The &product-name; kernel module needs a device node to
     877          operate. The above <command>make</command> command will tell
     878          you how to create the device node, depending on your Linux
     879          system. The procedure is slightly different for a classical
     880          Linux setup with a <computeroutput>/dev</computeroutput>
     881          directory, a system with the now deprecated
     882          <command>devfs</command> and a modern Linux system with
     883          <command>udev</command>.
    879884        </para>
    880885
     
    928933
    929934        <para>
    930           Before updating or uninstalling &product-name;, you must terminate
    931           any virtual machines which are currently running and exit the
    932           &product-name; or VBoxSVC applications. To update &product-name;,
    933           simply run the installer of the updated version. To uninstall
    934           &product-name;, run the installer as follows:
     935          Before updating or uninstalling &product-name;, you must
     936          terminate any virtual machines which are currently running and
     937          exit the &product-name; or VBoxSVC applications. To update
     938          &product-name;, simply run the installer of the updated
     939          version. To uninstall &product-name;, run the installer as
     940          follows:
    935941        </para>
    936942
     
    10501056        The Linux installers create the system user group
    10511057        <computeroutput>vboxusers</computeroutput> during installation.
    1052         Any system user who is going to use USB devices from &product-name;
    1053         guests must be a member of that group. A user can be made a
    1054         member of the group <computeroutput>vboxusers</computeroutput>
    1055         through the GUI user/group management or using the following
    1056         command:
     1058        Any system user who is going to use USB devices from
     1059        &product-name; guests must be a member of that group. A user can
     1060        be made a member of the group
     1061        <computeroutput>vboxusers</computeroutput> through the GUI
     1062        user/group management or using the following command:
    10571063      </para>
    10581064
     
    10661072
    10671073      <para>
    1068         The easiest way to start a &product-name; program is by running the
    1069         program of your choice (<command>VirtualBox</command>,
     1074        The easiest way to start a &product-name; program is by running
     1075        the program of your choice (<command>VirtualBox</command>,
    10701076        <command>VBoxManage</command>, or
    10711077        <command>VBoxHeadless</command>) from a terminal. These are
     
    10761082      <para>
    10771083        The following detailed instructions should only be of interest
    1078         if you wish to execute &product-name; without installing it first.
    1079         You should start by compiling the
     1084        if you wish to execute &product-name; without installing it
     1085        first. You should start by compiling the
    10801086        <computeroutput>vboxdrv</computeroutput> kernel module and
    10811087        inserting it into the Linux kernel. &product-name; consists of a
     
    11121118
    11131119    <para>
    1114       For the specific versions of Oracle Solaris that are supported as host
    1115       operating systems, see <xref
     1120      For the specific versions of Oracle Solaris that are supported as
     1121      host operating systems, see <xref
    11161122    linkend="hostossupport" />.
    11171123    </para>
    11181124
    11191125    <para>
    1120       If you have a previously installed instance of &product-name; on your
    1121       Oracle Solaris host, please uninstall it first before installing a new
    1122       instance. See <xref linkend="uninstall-solaris-host" /> for
    1123       uninstall instructions.
     1126      If you have a previously installed instance of &product-name; on
     1127      your Oracle Solaris host, please uninstall it first before
     1128      installing a new instance. See
     1129      <xref linkend="uninstall-solaris-host" /> for uninstall
     1130      instructions.
    11241131    </para>
    11251132
     
    11291136
    11301137      <para>
    1131         &product-name; is available as a standard Oracle Solaris package. Download
    1132         the &product-name; SunOS package which includes the 64-bit versions
    1133         of &product-name;. <emphasis>The installation must be performed as
    1134         root and from the global zone</emphasis> as the &product-name;
    1135         installer loads kernel drivers which cannot be done from
    1136         non-global zones. To verify which zone you are currently in,
    1137         execute the <command>zonename</command> command. Execute the
    1138         following commands:
     1138        &product-name; is available as a standard Oracle Solaris
     1139        package. Download the &product-name; SunOS package which
     1140        includes the 64-bit versions of &product-name;. <emphasis>The
     1141        installation must be performed as root and from the global
     1142        zone</emphasis> as the &product-name; installer loads kernel
     1143        drivers which cannot be done from non-global zones. To verify
     1144        which zone you are currently in, execute the
     1145        <command>zonename</command> command. Execute the following
     1146        commands:
    11391147      </para>
    11401148
     
    11421150
    11431151      <para>
    1144         The &product-name; kernel package is no longer a separate package
    1145         and has been integrated into the main package. Install the
    1146         &product-name; package as follows:
     1152        The &product-name; kernel package is no longer a separate
     1153        package and has been integrated into the main package. Install
     1154        the &product-name; package as follows:
    11471155      </para>
    11481156
     
    11571165        and proceed, as it is essential to execute this script which
    11581166        installs the &product-name; kernel module. Following this
    1159         confirmation the installer will install &product-name; and execute
    1160         the postinstall setup script.
     1167        confirmation the installer will install &product-name; and
     1168        execute the postinstall setup script.
    11611169      </para>
    11621170
     
    11851193        The installer creates the system user group
    11861194        <computeroutput>vboxuser</computeroutput> during installation
    1187         for Oracle Solaris hosts that support the USB features required by
    1188         &product-name;. Any system user who is going to use USB devices from
    1189         &product-name; guests must be a member of this group. A user can be
    1190         made a member of this group through the GUI user/group
    1191         management or at the command line by executing as root:
     1195        for Oracle Solaris hosts that support the USB features required
     1196        by &product-name;. Any system user who is going to use USB
     1197        devices from &product-name; guests must be a member of this
     1198        group. A user can be made a member of this group through the GUI
     1199        user/group management or at the command line by executing as
     1200        root:
    11921201      </para>
    11931202
     
    12071216
    12081217      <para>
    1209         The easiest way to start a &product-name; program is by running the
    1210         program of your choice (<command>VirtualBox</command>,
     1218        The easiest way to start a &product-name; program is by running
     1219        the program of your choice (<command>VirtualBox</command>,
    12111220        <command>VBoxManage</command>, or
    12121221        <command>VBoxHeadless</command>) from a terminal. These are
     
    12621271
    12631272      <para>
    1264         To perform a non-interactive installation of &product-name; there is
    1265         a response file named
     1273        To perform a non-interactive installation of &product-name;
     1274        there is a response file named
    12661275        <computeroutput>autoresponse</computeroutput>, that the
    12671276        installer will use for responses to inputs rather than ask them
     
    12911300
    12921301      <para>
    1293         Assuming that &product-name; has already been installed into your
    1294         zone, you need to give the zone access to &product-name;'s device
    1295         node. This is done by performing the following steps. Start a
    1296         root terminal and run the following command:
     1302        Assuming that &product-name; has already been installed into
     1303        your zone, you need to give the zone access to &product-name;'s
     1304        device node. This is done by performing the following steps.
     1305        Start a root terminal and run the following command:
    12971306      </para>
    12981307
     
    13201329
    13211330      <para>
    1322         If you are running &product-name; 2.2.0 or above on Oracle Solaris 11 or
    1323         above, you may also add a device for
     1331        If you are running &product-name; 2.2.0 or above on Oracle
     1332        Solaris 11 or above, you may also add a device for
    13241333        <computeroutput>/dev/vboxusbmon</computeroutput>, similar to
    1325         that shown above. This does not apply to Oracle Solaris 10 hosts, due
    1326         to lack of USB support.
     1334        that shown above. This does not apply to Oracle Solaris 10
     1335        hosts, due to lack of USB support.
    13271336      </para>
    13281337
  • trunk/doc/manual/en_US/user_Introduction.xml

    r76079 r76786  
    1616    &product-name; is a cross-platform virtualization application. What
    1717    does that mean? For one thing, it installs on your existing Intel or
    18     AMD-based computers, whether they are running Windows, Mac, Linux or
    19     Oracle Solaris operating systems. Secondly, it extends the
    20     capabilities of your existing computer so that it can run multiple
    21     operating systems, inside multiple virtual machines, at the same
    22     time. So, for example, you can run Windows and Linux on your Mac,
    23     run Windows Server 2008 on your Linux server, run Linux on your
    24     Windows PC, and so on, all alongside your existing applications. You
    25     can install and run as many virtual machines as you like. The only
     18    AMD-based computers, whether they are running Windows, Mac OS X,
     19    Linux, or Oracle Solaris operating systems (OSes). Secondly, it
     20    extends the capabilities of your existing computer so that it can
     21    run multiple OSes, inside multiple virtual machines, at the same
     22    time. As an example, you can run Windows and Linux on your Mac, run
     23    Windows Server 2016 on your Linux server, run Linux on your Windows
     24    PC, and so on, all alongside your existing applications. You can
     25    install and run as many virtual machines as you like. The only
    2626    practical limits are disk space and memory.
    2727  </para>
     
    3535
    3636  <para>
    37     The following screenshot shows how &product-name;, installed on a
    38     Mac computer, is running Windows 8 in a virtual machine window:
     37    The following screenshot shows how &product-name;, installed on an
     38    Apple Mac OS X computer, is running Windows Server 2016 in a virtual
     39    machine window.
    3940  </para>
    4041
    41   <figure id="fig-win8-intro">
    42     <title>Windows 8 Virtual Machine, Displayed on a Mac OS X Host</title>
     42  <figure id="fig-win2016-intro">
     43    <title>Windows Server 2016 Virtual Machine, Displayed on a Mac OS X Host</title>
    4344    <mediaobject>
    4445      <imageobject>
     
    6263    <xref linkend="features-overview" />. For existing &product-name;
    6364    users who just want to find out what is new in this release, see the
    64     <emphasis>&product-name; Release Notes</emphasis>.
     65    <xref linkend="ChangeLog"/>.
    6566  </para>
    6667
     
    8081          <emphasis role="bold">Running multiple operating systems
    8182          simultaneously.</emphasis> &product-name; enables you to run
    82           more than one operating system at a time. This way, you can
    83           run software written for one operating system on another, such
    84           as Windows software on Linux or a Mac, without having to
    85           reboot to use it. Since you can configure what kinds of
    86           <emphasis>virtual</emphasis> hardware should be presented to
    87           each such operating system, you can install an old operating
    88           system such as DOS or OS/2 even if your real computer's
    89           hardware is no longer supported by that operating system.
     83          more than one OS at a time. This way, you can run software
     84          written for one OS on another, such as Windows software on
     85          Linux or a Mac, without having to reboot to use it. Since you
     86          can configure what kinds of <emphasis>virtual</emphasis>
     87          hardware should be presented to each such OS, you can install
     88          an old OS such as DOS or OS/2 even if your real computer's
     89          hardware is no longer supported by that OS.
    9090        </para>
    9191      </listitem>
     
    166166        <para>
    167167          <emphasis role="strong">Host operating system (host
    168           OS).</emphasis> This is the operating system of the physical
    169           computer on which &product-name; was installed. There are
    170           versions of &product-name; for Windows, Mac OS X, Linux, and
    171           Oracle Solaris hosts. See <xref linkend="hostossupport" />.
     168          OS).</emphasis> This is the OS of the physical computer on
     169          which &product-name; was installed. There are versions of
     170          &product-name; for Windows, Mac OS X, Linux, and Oracle
     171          Solaris hosts. See <xref linkend="hostossupport" />.
    172172        </para>
    173173
     
    181181      <listitem>
    182182        <para>
    183           <emphasis role="strong"> Guest operating system (guest
    184           OS).</emphasis> This is the operating system that is running
    185           inside the virtual machine. Theoretically, &product-name; can
    186           run any x86 operating system. such as DOS, Windows, OS/2,
    187           FreeBSD, and OpenBSD. But to achieve near-native performance
    188           of the guest code on your machine, we had to go through a lot
    189           of optimizations that are specific to certain operating
    190           systems. So while your favorite operating system
     183          <emphasis role="strong">Guest operating system (guest
     184          OS).</emphasis> This is the OS that is running inside the
     185          virtual machine. Theoretically, &product-name; can run any x86
     186          OS. such as DOS, Windows, OS/2, FreeBSD, and OpenBSD. But to
     187          achieve near-native performance of the guest code on your
     188          machine, we had to go through a lot of optimizations that are
     189          specific to certain OSes. So while your favorite OS
    191190          <emphasis>may</emphasis> run as a guest, we officially support
    192191          and optimize for a select few, which include the most common
    193           operating systems.
     192          OSes.
    194193        </para>
    195194
     
    203202          <emphasis role="strong">Virtual machine (VM).</emphasis> This
    204203          is the special environment that &product-name; creates for
    205           your guest operating system while it is running. In other
    206           words, you run your guest operating system
    207           <emphasis>in</emphasis> a VM. Normally, a VM will be shown as
    208           a window on your computer's desktop, but depending on which of
    209           the various frontends of &product-name; you use, it can be
    210           displayed in full screen mode or remotely on another computer.
     204          your guest OS while it is running. In other words, you run
     205          your guest OS <emphasis>in</emphasis> a VM. Normally, a VM
     206          will be shown as a window on your computer's desktop, but
     207          depending on which of the various frontends of &product-name;
     208          you use, it can be displayed in full screen mode or remotely
     209          on another computer.
    211210        </para>
    212211
     
    256255        <para>
    257256          <emphasis role="bold">Portability.</emphasis> &product-name;
    258           runs on a large number of 32-bit and 64-bit host operating
    259           systems See <xref linkend="hostossupport" />.
     257          runs on a large number of 32-bit and 64-bit host OS. See
     258          <xref
     259          linkend="hostossupport" />.
    260260        </para>
    261261
     
    266266          <emphasis>bare-metal</emphasis> or <emphasis>type 1</emphasis>
    267267          hypervisor would run directly on the hardware, &product-name;
    268           requires an existing operating system to be installed. It can
    269           thus run alongside existing applications on that host.
     268          requires an existing OS to be installed. It can thus run
     269          alongside existing applications on that host.
    270270        </para>
    271271
     
    275275          image formats are used. This enables you to run virtual
    276276          machines created on one host on another host with a different
    277           host operating system. For example, you can create a virtual
    278           machine on Windows and then run it under Linux.
     277          host OS. For example, you can create a virtual machine on
     278          Windows and then run it under Linux.
    279279        </para>
    280280
     
    374374              into &product-name;. With its unique <emphasis>ACPI power
    375375              status support</emphasis>, &product-name; can even report
    376               to ACPI-aware guest operating systems the power status of
    377               the host. For mobile systems running on battery, the guest
    378               can thus enable energy saving and notify the user of the
    379               remaining power, for example in full screen modes.
     376              to ACPI-aware guest OSes the power status of the host. For
     377              mobile systems running on battery, the guest can thus
     378              enable energy saving and notify the user of the remaining
     379              power, for example in full screen modes.
    380380            </para>
    381381          </listitem>
     
    480480          Microsoft Windows. Instead, the VRDE is plugged directly into
    481481          the virtualization layer. As a result, it works with guest
    482           operating systems other than Windows, even in text mode, and
    483           does not require application support in the virtual machine
    484           either. The VRDE is described in detail in
    485           <xref linkend="vrde" />.
     482          OSes other than Windows, even in text mode, and does not
     483          require application support in the virtual machine either. The
     484          VRDE is described in detail in <xref linkend="vrde" />.
    486485        </para>
    487486
     
    527526
    528527    <para>
    529       Currently, &product-name; runs on the following host operating
    530       systems:
     528      Currently, &product-name; runs on the following host OSes:
    531529    </para>
    532530
     
    669667      <listitem>
    670668        <para>
    671           <emphasis role="bold">Linux hosts (64-bit).</emphasis> Includes the following:
     669          <emphasis role="bold">Linux hosts (64-bit).</emphasis>
     670          Includes the following:
    672671        </para>
    673672
     
    734733
    735734        <para>
    736           Note that Linux 2.4-based host operating systems are no longer
    737           supported.
     735          Note that Linux 2.4-based host OSes are no longer supported.
    738736        </para>
    739737      </listitem>
     
    762760      Note that the above list is informal. Oracle support for customers
    763761      who have a support contract is limited to a subset of the listed
    764       host operating systems. Also, any feature which is marked as
     762      host OSes. Also, any feature which is marked as
    765763      <emphasis>experimental</emphasis> is not supported. Feedback and
    766764      suggestions about such features are welcome.
     
    786784    <para>
    787785      &product-name; comes in many different packages, and installation
    788       depends on your host operating system. If you have installed
    789       software before, installation should be straightforward. On each
    790       host platform, &product-name; uses the installation method that is
    791       most common and easy to use. If you run into trouble or have
    792       special requirements, see <xref linkend="installation" /> for
    793       details about the various installation methods.
     786      depends on your host OS. If you have installed software before,
     787      installation should be straightforward. On each host platform,
     788      &product-name; uses the installation method that is most common
     789      and easy to use. If you run into trouble or have special
     790      requirements, see <xref linkend="installation" /> for details
     791      about the various installation methods.
    794792    </para>
    795793
     
    964962    <para>
    965963      This window is called the <emphasis role="bold">VirtualBox
    966       Manager</emphasis>. On the left, you can see a pane that will
    967       later list all your virtual machines. Since you have not created
    968       any, the list is empty. A row of buttons above it enables you to
    969       create new VMs and work on existing VMs, once you have some. The
    970       pane on the right displays the properties of the virtual machine
    971       currently selected, if any. Again, since you do not have any
    972       machines yet, the pane displays a welcome message.
    973     </para>
    974 
    975     <para>
    976       To give you an idea what &product-name; might look like later,
    977       after you have created many machines, here is another example:
     964      Manager</emphasis>. The left pane will later list all your virtual
     965      machines. Since you have not yet created any virtual machines,
     966      this list is empty. The <emphasis role="bold">Tools</emphasis>
     967      button provides access to user tools, such as the Virtual Media
     968      Manager.
     969    </para>
     970
     971    <para>
     972      The pane on the right displays the properties of the currently
     973      selected virtual machine. Since you do not have any machines yet,
     974      the pane displays a welcome message.
     975    </para>
     976
     977    <para>
     978      The buttons on the right pane are used to create and work with
     979      VMs.
     980    </para>
     981
     982    <para>
     983      The following figure gives an idea of what &product-name; might
     984      look like after you have created some VMs.
    978985    </para>
    979986
     
    983990        <imageobject>
    984991          <imagedata align="center" fileref="images/virtualbox-main.png"
    985                      width="10cm" />
     992                     width="12cm" />
    986993        </imageobject>
    987994      </mediaobject>
     
    9951002
    9961003    <para>
    997       Click the <emphasis role="bold">New</emphasis> button at the top
    998       of the VirtualBox Manager window. A wizard is shown, to guide you
    999       through setting up a new virtual machine (VM):
     1004      Click <emphasis role="bold">New</emphasis> in the VirtualBox
     1005      Manager window. A wizard is shown, to guide you through setting up
     1006      a new virtual machine (VM).
    10001007    </para>
    10011008
     
    10321039      <listitem>
    10331040        <para>
     1041          The <emphasis role="bold">Machine Folder</emphasis> is the
     1042          location where VMs are stored on your computer. The default
     1043          folder location is shown.
     1044        </para>
     1045      </listitem>
     1046
     1047      <listitem>
     1048        <para>
    10341049          For <emphasis role="bold">Operating System Type</emphasis>
    1035           select the operating system that you want to install later.
    1036           The supported operating systems are grouped. If you want to
    1037           install something very unusual that is not listed, select
     1050          select the OS that you want to install later. The supported
     1051          OSes are grouped. If you want to install something very
     1052          unusual that is not listed, select
    10381053          <emphasis role="bold">Other</emphasis>. Depending on your
    10391054          selection, &product-name; will enable or disable certain VM
    1040           settings that your guest operating system may require. This is
    1041           particularly important for 64-bit guests. See
     1055          settings that your guest OS may require. This is particularly
     1056          important for 64-bit guests. See
    10421057          <xref linkend="intro-64bitguests" />. It is therefore
    10431058          recommended to always set it to the correct value.
     
    10511066          time the virtual machine is started. The amount of memory
    10521067          given here will be taken away from your host machine and
    1053           presented to the guest operating system, which will report
    1054           this size as the virtual computer's installed RAM.
     1068          presented to the guest OS, which will report this size as the
     1069          virtual computer's installed RAM.
    10551070        </para>
    10561071
     
    10831098          host computer, it is usually safe to allocate 512 MB to each
    10841099          VM. In any case, make sure you always have at least 256 to 512
    1085           MB of RAM left on your host operating system. Otherwise you
    1086           may cause your host OS to excessively swap out memory to your
    1087           hard disk, effectively bringing your host system to a
    1088           standstill.
     1100          MB of RAM left on your host OS. Otherwise you may cause your
     1101          host OS to excessively swap out memory to your hard disk,
     1102          effectively bringing your host system to a standstill.
    10891103        </para>
    10901104
     
    12141228          To prevent your physical hard disk from running full,
    12151229          &product-name; limits the size of the image file. Still, it
    1216           needs to be large enough to hold the contents of your
    1217           operating system and the applications you want to install. For
    1218           a modern Windows or Linux guest, you will probably need
    1219           several gigabytes for any serious use. The limit of the image
    1220           file size can be changed later, see
    1221           <xref linkend="vboxmanage-modifyvdi"/>.
     1230          needs to be large enough to hold the contents of your OS and
     1231          the applications you want to install. For a modern Windows or
     1232          Linux guest, you will probably need several gigabytes for any
     1233          serious use. The limit of the image file size can be changed
     1234          later, see <xref linkend="vboxmanage-modifyvdi"/>.
    12221235        </para>
    12231236
     
    13201333        displayed. This wizard helps you to select an installation
    13211334        medium. Since the VM is created empty, it would otherwise behave
    1322         just like a real computer with no operating system installed. It
    1323         will do nothing and display an error message that no bootable
    1324         operating system was found.
     1335        just like a real computer with no OS installed. It will do
     1336        nothing and display an error message that no bootable OS was
     1337        found.
    13251338      </para>
    13261339
    13271340      <para>
    13281341        For this reason, the wizard helps you to select a medium to
    1329         install an operating system from.
     1342        install an OS from.
    13301343      </para>
    13311344
     
    13351348          <para>
    13361349            If you have physical CD or DVD media from which you want to
    1337             install your guest operating system, such as a Windows
    1338             installation CD or DVD, put the media into your host's CD or
    1339             DVD drive.
     1350            install your guest OS, such as a Windows installation CD or
     1351            DVD, put the media into your host's CD or DVD drive.
    13401352          </para>
    13411353
     
    13801392      <para>
    13811393        After completing the choices in the wizard, you will be able to
    1382         install your operating system.
     1394        install your OS.
    13831395      </para>
    13841396
     
    13921404        &product-name; provides a virtual USB tablet device to new
    13931405        virtual machines through which mouse events are communicated to
    1394         the guest operating system. If you are running a modern guest
    1395         operating system that can handle such devices, mouse support may
    1396         work out of the box without the mouse being
    1397         <emphasis>captured</emphasis> as described below. See
    1398         <xref linkend="settings-motherboard" />.
     1406        the guest OS. If you are running a modern guest OS that can
     1407        handle such devices, mouse support may work out of the box
     1408        without the mouse being <emphasis>captured</emphasis> as
     1409        described below. See <xref linkend="settings-motherboard" />.
    13991410      </para>
    14001411
    14011412      <para>
    14021413        Otherwise, if the virtual machine only sees standard PS/2 mouse
    1403         and keyboard devices, since the operating system in the virtual
    1404         machine does not know that it is not running on a real computer,
    1405         it expects to have exclusive control over your keyboard and
    1406         mouse. But unless you are running the VM in full screen mode,
    1407         your VM needs to share keyboard and mouse with other
    1408         applications and possibly other VMs on your host.
    1409       </para>
    1410 
    1411       <para>
    1412         After installing a guest operating system and before you install
    1413         the Guest Additions, described later, either your VM or the rest
    1414         of your computer can "own" the keyboard and the mouse. Both
    1415         cannot own the keyboard and mouse at the same time. You will see
    1416         a <emphasis>second</emphasis> mouse pointer which is always
     1414        and keyboard devices, since the OS in the virtual machine does
     1415        not know that it is not running on a real computer, it expects
     1416        to have exclusive control over your keyboard and mouse. But
     1417        unless you are running the VM in full screen mode, your VM needs
     1418        to share keyboard and mouse with other applications and possibly
     1419        other VMs on your host.
     1420      </para>
     1421
     1422      <para>
     1423        After installing a guest OS and before you install the Guest
     1424        Additions, described later, either your VM or the rest of your
     1425        computer can "own" the keyboard and the mouse. Both cannot own
     1426        the keyboard and mouse at the same time. You will see a
     1427        <emphasis>second</emphasis> mouse pointer which is always
    14171428        confined to the limits of the VM window. You activate the VM by
    14181429        clicking inside it.
     
    14201431
    14211432      <para>
    1422         To return ownership of keyboard and mouse to your host operating
    1423         system, &product-name; reserves a special key on your keyboard:
    1424         the <emphasis>Host key</emphasis>. By default, this is the
     1433        To return ownership of keyboard and mouse to your host OS,
     1434        &product-name; reserves a special key on your keyboard: the
     1435        <emphasis>Host key</emphasis>. By default, this is the
    14251436        <emphasis>right Ctrl key</emphasis> on your keyboard. On a Mac
    14261437        host, the default Host key is the left Command key. You can
     
    14521463            the VM if the VM window on your host desktop has the
    14531464            keyboard focus. If you have many windows open in your guest
    1454             operating system, the window that has the focus in your VM
    1455             is used. This means that if you want to enter text within
    1456             your VM, click on the title bar of your VM window first.
     1465            OS, the window that has the focus in your VM is used. This
     1466            means that if you want to enter text within your VM, click
     1467            on the title bar of your VM window first.
    14571468          </para>
    14581469
     
    15181529
    15191530      <para>
    1520         Operating systems expect certain key combinations to initiate
    1521         certain procedures. Some of these key combinations may be
    1522         difficult to enter into a virtual machine, as there are three
    1523         candidates as to who receives keyboard input: the host operating
    1524         system, &product-name;, or the guest operating system. Which of
    1525         these three receives keypresses depends on a number of factors,
    1526         including the key itself.
     1531        OSes expect certain key combinations to initiate certain
     1532        procedures. Some of these key combinations may be difficult to
     1533        enter into a virtual machine, as there are three candidates as
     1534        to who receives keyboard input: the host OS, &product-name;, or
     1535        the guest OS. Which of these three receives keypresses depends
     1536        on a number of factors, including the key itself.
    15271537      </para>
    15281538
     
    15311541        <listitem>
    15321542          <para>
    1533             Host operating systems reserve certain key combinations for
    1534             themselves. For example, it is impossible to enter the
     1543            Host OSes reserve certain key combinations for themselves.
     1544            For example, it is impossible to enter the
    15351545            <emphasis role="bold">Ctrl+Alt+Delete</emphasis> combination
    1536             if you want to reboot the guest operating system in your
    1537             virtual machine, because this key combination is usually
    1538             hard-wired into the host OS, both Windows and Linux
    1539             intercept this, and pressing this key combination will
    1540             therefore reboot your <emphasis>host</emphasis>.
     1546            if you want to reboot the guest OS in your virtual machine,
     1547            because this key combination is usually hard-wired into the
     1548            host OS, both Windows and Linux intercept this, and pressing
     1549            this key combination will therefore reboot your
     1550            <emphasis>host</emphasis>.
    15411551          </para>
    15421552
     
    15591569            normally enables you to switch between virtual terminals. As
    15601570            with Ctrl+Alt+Delete, these combinations are intercepted by
    1561             the host operating system and therefore always switch
    1562             terminals on the <emphasis>host</emphasis>.
     1571            the host OS and therefore always switch terminals on the
     1572            <emphasis>host</emphasis>.
    15631573          </para>
    15641574
    15651575          <para>
    15661576            If, instead, you want to send these key combinations to the
    1567             <emphasis>guest</emphasis> operating system in the virtual
    1568             machine, you will need to use one of the following methods:
     1577            <emphasis>guest</emphasis> OS in the virtual machine, you
     1578            will need to use one of the following methods:
    15691579          </para>
    15701580
     
    16561666        media in the <emphasis role="bold">Devices</emphasis> menu of
    16571667        the VM's window. Here you can select in detail what
    1658         &product-name; presents to your VM as a CD, DVD, or floppy.
    1659       </para>
    1660 
    1661       <para>
    1662         The settings are the same as would be available for the VM in
    1663         the <emphasis role="bold">Settings</emphasis> dialog of the
     1668        &product-name; presents to your VM as a CD, DVD, or floppy
     1669        drive.
     1670      </para>
     1671
     1672      <para>
     1673        The settings are the same as those available for the VM in the
     1674        <emphasis role="bold">Settings</emphasis> dialog of the
    16641675        &product-name; main window. But as the
    16651676        <emphasis role="bold">Settings</emphasis> dialog is disabled
    1666         while the VM is in the Running or Saved state, this extra menu
    1667         saves you from having to shut down and restart the VM every time
    1668         you want to change media.
    1669       </para>
    1670 
    1671       <para>
    1672         Hence, in the <emphasis role="bold">Devices</emphasis> menu,
    1673         &product-name; enables you to attach the host drive to the guest
    1674         or select a floppy or DVD image using the Disk Image Manager, as
    1675         described in <xref linkend="configbasics" />.
     1677        while the VM is in the Running or Saved state, the
     1678        <emphasis role="bold">Devices</emphasis> menu saves you from
     1679        having to shut down and restart the VM every time you want to
     1680        change media.
     1681      </para>
     1682
     1683      <para>
     1684        Using the <emphasis role="bold">Devices</emphasis> menu, you can
     1685        attach the host drive to the guest or select a floppy or DVD
     1686        image, as described in <xref linkend="settings-storage" />.
     1687      </para>
     1688
     1689      <para>
     1690        The <emphasis role="bold">Devices</emphasis> menu also includes
     1691        an option for creating a virtual ISO (VISO) from selected files
     1692        on the host.
    16761693      </para>
    16771694
     
    16911708        <listitem>
    16921709          <para>
    1693             If you have <emphasis role="bold">scale mode</emphasis>
     1710            If you have <emphasis role="bold">scaled mode</emphasis>
    16941711            enabled, then the virtual machine's screen will be scaled to
    16951712            the size of the window. This can be useful if you have many
     
    16981715            might be useful to enlarge a window if the VM's output
    16991716            screen is very small, for example because you are running an
    1700             old operating system in it.
    1701           </para>
    1702 
    1703           <para>
    1704             To enable scale mode, press the <emphasis role="bold">Host
    1705             key + C</emphasis>, or select <emphasis role="bold">Scale
    1706             mode</emphasis> from the
    1707             <emphasis role="bold">Machine</emphasis> menu in the VM
    1708             window. To leave scale mode, press the Host key + C again.
     1717            old OS in it.
     1718          </para>
     1719
     1720          <para>
     1721            To enable scaled mode, press <emphasis role="bold">Host key
     1722            + C</emphasis>, or select <emphasis role="bold">Scaled
     1723            Mode</emphasis> from the
     1724            <emphasis role="bold">View</emphasis> menu in the VM window.
     1725            To leave scaled mode, press <emphasis role="bold">Host key +
     1726            C </emphasis>again.
    17091727          </para>
    17101728
     
    17261744            automatic <emphasis role="bold">resizing</emphasis>, the
    17271745            Guest Additions will automatically adjust the screen
    1728             resolution of the guest operating system. For example, if
    1729             you are running a Windows guest with a resolution of
    1730             1024x768 pixels and you then resize the VM window to make it
    1731             100 pixels wider, the Guest Additions will change the
    1732             Windows display resolution to 1124x768.
     1746            resolution of the guest OS. For example, if you are running
     1747            a Windows guest with a resolution of 1024x768 pixels and you
     1748            then resize the VM window to make it 100 pixels wider, the
     1749            Guest Additions will change the Windows display resolution
     1750            to 1124x768.
    17331751          </para>
    17341752
     
    17681786          <imageobject>
    17691787            <imagedata align="center" fileref="images/vm-close.png"
    1770                        width="11cm" />
     1788                       width="10cm" />
    17711789          </imageobject>
    17721790        </mediaobject>
     
    18031821            machine, which has the same effect as if you had pressed the
    18041822            power button on a real computer. So long as the VM is
    1805             running a fairly modern operating system, this should
    1806             trigger a proper shutdown mechanism from within the VM.
     1823            running a fairly modern OS, this should trigger a proper
     1824            shutdown mechanism from within the VM.
    18071825          </para>
    18081826        </listitem>
     
    18191837              This is equivalent to pulling the power plug on a real
    18201838              computer without shutting it down properly. If you start
    1821               the machine again after powering it off, your operating
    1822               system will have to reboot completely and may begin a
    1823               lengthy check of its virtual system disks. As a result,
    1824               this should not normally be done, since it can potentially
    1825               cause data loss or an inconsistent state of the guest
    1826               system on disk.
     1839              the machine again after powering it off, your OS will have
     1840              to reboot completely and may begin a lengthy check of its
     1841              virtual system disks. As a result, this should not
     1842              normally be done, since it can potentially cause data loss
     1843              or an inconsistent state of the guest system on disk.
    18271844            </para>
    18281845          </warning>
     
    18591876      VM groups enable the user to create ad hoc groups of VMs, and to
    18601877      manage and perform functions on them collectively, as well as
    1861       individually. There are a number of features relating to groups.
    1862     </para>
    1863 
    1864     <orderedlist>
    1865 
    1866       <listitem>
    1867         <para>
    1868           Create a group using the GUI. Do one of the following:
     1878      individually.
     1879    </para>
     1880
     1881    <para>
     1882      The following figure shows VM groups displayed in VirtualBox
     1883      Manager.
     1884    </para>
     1885
     1886    <figure id="fig-vm-groups">
     1887      <title>Groups of Virtual Machines</title>
     1888      <mediaobject>
     1889        <imageobject>
     1890          <imagedata align="center" fileref="images/vm-groups.png"
     1891            width="10cm" />
     1892        </imageobject>
     1893      </mediaobject>
     1894    </figure>
     1895
     1896    <para>
     1897      The following features are available for groups:
     1898    </para>
     1899
     1900    <itemizedlist>
     1901
     1902      <listitem>
     1903        <para>
     1904          Create a group using the VirtualBox Manager. Do one of the
     1905          following:
    18691906        </para>
    18701907
     
    18811918              Select multiple VMs and select
    18821919              <emphasis role="bold">Group</emphasis> from the
    1883               right-click menu, as shown in the following image.
    1884             </para>
    1885 
    1886             <figure id="fig-vm-groups">
    1887               <title>Creating a Group of Virtual Machines</title>
    1888               <mediaobject>
    1889                 <imageobject>
    1890                   <imagedata align="center" fileref="images/vm-groups.png"
    1891                  width="10cm" />
    1892                 </imageobject>
    1893               </mediaobject>
    1894             </figure>
     1920              right-click menu.
     1921            </para>
    18951922          </listitem>
    18961923
     
    19111938            </para>
    19121939
    1913 <screen>VBoxManage modifyvm "Fred" --groups "/TestGroup"</screen>
     1940<screen>VBoxManage modifyvm "vm01" --groups "/TestGroup"</screen>
    19141941
    19151942            <para>
    19161943              This command creates a group "TestGroup" and attaches the
    1917               VM "Fred" to that group.
     1944              VM "vm01" to that group.
    19181945            </para>
    19191946          </listitem>
     
    19251952            </para>
    19261953
    1927 <screen>VBoxManage modifyvm "Fred" --groups ""</screen>
    1928 
    1929             <para>
    1930               This command detaches all groups from the VM "Fred" and
     1954<screen>VBoxManage modifyvm "vm01" --groups ""</screen>
     1955
     1956            <para>
     1957              This command detaches all groups from the VM "vm01" and
    19311958              deletes the empty group.
    19321959            </para>
     
    19411968        </para>
    19421969
    1943 <screen>VBoxManage modifyvm "Fred" --groups "/TestGroup,/TestGroup2"</screen>
     1970<screen>VBoxManage modifyvm "vm01" --groups "/TestGroup,/TestGroup2"</screen>
    19441971
    19451972        <para>
    19461973          This command creates the groups "TestGroup" and "TestGroup2",
    1947           if they do not exist, and attaches the VM "Fred" to both of
     1974          if they do not exist, and attaches the VM "vm01" to both of
    19481975          them.
    19491976        </para>
     
    19551982        </para>
    19561983
    1957 <screen>VBoxManage modifyvm "Fred" --groups "/TestGroup/TestGroup2"</screen>
    1958 
    1959         <para>
    1960           This command attaches the VM "Fred" to the subgroup
     1984<screen>VBoxManage modifyvm "vm01" --groups "/TestGroup/TestGroup2"</screen>
     1985
     1986        <para>
     1987          This command attaches the VM "vm01" to the subgroup
    19611988          "TestGroup2" of the "TestGroup" group.
    19621989        </para>
     
    19711998      </listitem>
    19721999
    1973     </orderedlist>
     2000    </itemizedlist>
    19742001
    19752002  </sect1>
     
    19892016
    19902017    <para>
    1991       You can see the snapshots of a virtual machine by first selecting
    1992       a machine in the VirtualBox Manager and then clicking
    1993       <emphasis role="bold">Snapshots</emphasis> at the top right. Until
     2018      To see the snapshots of a virtual machine, click on the machine
     2019      name in VirtualBox Manager. Then click the
     2020      <emphasis role="bold">List</emphasis> icon next to the machine
     2021      name, and select <emphasis role="bold">Snapshots</emphasis>. Until
    19942022      you take a snapshot of the machine, the list of snapshots will be
    19952023      empty except for the <emphasis role="bold">Current
     
    20192047            <listitem>
    20202048              <para>
    2021                 If your VM is currently running, select
    2022                 <emphasis role="bold">Take Snapshot</emphasis> from the
     2049                If your VM is running, select <emphasis role="bold">Take
     2050                Snapshot</emphasis> from the
    20232051                <emphasis role="bold">Machine</emphasis> pull-down menu
    20242052                of the VM window.
     
    20282056            <listitem>
    20292057              <para>
    2030                 If your VM is currently in either the Saved or the
    2031                 Powered Off state, as displayed next to the VM in the
    2032                 &product-name; main window, click on the
    2033                 <emphasis role="bold">Snapshots </emphasis>tab on the
    2034                 top right of the main window. Do one of the following:
     2058                If your VM is in either the Saved or the Powered Off
     2059                state, as displayed next to the VM name in the
     2060                &product-name; main window, click the
     2061                <emphasis role="bold">List</emphasis> icon next to the
     2062                machine name and select
     2063                <emphasis role="bold">Snapshots</emphasis>. The
     2064                snapshots window is shown. Do one of the following:
    20352065              </para>
    20362066
     
    20392069                <listitem>
    20402070                  <para>
    2041                     Click on the small camera icon.
     2071                    Click the <emphasis role="bold">Take</emphasis>
     2072                    icon.
    20422073                  </para>
    20432074                </listitem>
     
    20472078                    Right-click on the <emphasis role="bold">Current
    20482079                    State </emphasis>item in the list and select
    2049                     <emphasis role="bold">Take Snapshot</emphasis> from
    2050                     the menu.
     2080                    <emphasis role="bold">Take</emphasis>.
    20512081                  </para>
    20522082                </listitem>
     
    20702100            Your new snapshot will then appear in the snapshots list.
    20712101            Underneath your new snapshot, you will see an item called
    2072             Current State, signifying that the current state of your VM
    2073             is a variation based on the snapshot you took earlier. If
    2074             you later take another snapshot, you will see that they will
    2075             be displayed in sequence, and each subsequent snapshot is
    2076             derived from an earlier one.
     2102            <emphasis role="bold">Current State</emphasis>, signifying
     2103            that the current state of your VM is a variation based on
     2104            the snapshot you took earlier. If you later take another
     2105            snapshot, you will see that they are displayed in sequence,
     2106            and that each subsequent snapshot is derived from an earlier
     2107            one.
    20772108          </para>
    20782109
    20792110          <figure id="fig-snapshots-list">
    2080             <title>Snapshots List for a Virtual Machine</title>
     2111            <title>Snapshots List For a Virtual Machine</title>
    20812112            <mediaobject>
    20822113              <imageobject>
    20832114                <imagedata align="center" fileref="images/snapshots-1.png"
    2084                              width="12cm" />
     2115                             width="10cm" />
    20852116              </imageobject>
    20862117            </mediaobject>
     
    20992130        <listitem>
    21002131          <para>
    2101             <emphasis role="bold">Restore a snapshot</emphasis>. You do
    2102             this by right-clicking on any snapshot you have taken in the
    2103             list of snapshots. By restoring a snapshot, you go back or
    2104             forward in time. The current state of the machine is lost,
    2105             and the machine is restored to the exact state it was in
    2106             when the snapshot was taken.
     2132            <emphasis role="bold">Restore a snapshot</emphasis>. In the
     2133            list of snapshots, right-click on any snapshot you have
     2134            taken and select <emphasis role="bold">Restore</emphasis>.
     2135            By restoring a snapshot, you go back or forward in time. The
     2136            current state of the machine is lost, and the machine is
     2137            restored to the exact state it was in when the snapshot was
     2138            taken.
    21072139          </para>
    21082140
     
    21222154              <emphasis>not</emphasis> included in snapshots, they
    21232155              remain unaltered when a machine is reverted. See
    2124               <xref
    2125               linkend="hdimagewrites" />.
     2156              <xref linkend="hdimagewrites" />.
    21262157            </para>
    21272158          </note>
     
    21292160          <para>
    21302161            To avoid losing the current state when restoring a snapshot,
    2131             you can create a new snapshot before the restore.
     2162            you can create a new snapshot before the restore operation.
    21322163          </para>
    21332164
     
    21482179            releases the files on disk that &product-name; used to store
    21492180            the snapshot data, thus freeing disk space. To delete a
    2150             snapshot, right-click on it in the snapshots tree and select
    2151             <emphasis role="bold">Delete</emphasis>. Snapshots can be
    2152             deleted even while a machine is running.
     2181            snapshot, right-click on the snapshot name in the snapshots
     2182            tree and select <emphasis role="bold">Delete</emphasis>.
     2183            Snapshots can be deleted even while a machine is running.
    21532184          </para>
    21542185
     
    21822213      <para>
    21832214        Think of a snapshot as a point in time that you have preserved.
    2184         More formally, a snapshot consists of the following three
    2185         things:
     2215        More formally, a snapshot consists of the following:
    21862216      </para>
    21872217
     
    22192249            in "normal" mode. You can configure disks to behave
    22202250            differently with snapshots, see
    2221             <xref linkend="hdimagewrites" />. Even more formally and
    2222             technically correct, it is not the virtual disk itself that
    2223             is restored when a snapshot is restored. Instead, when a
    2224             snapshot is taken, &product-name; creates differencing
    2225             images which contain only the changes since the snapshot
    2226             were taken, and when the snapshot is restored,
    2227             &product-name; throws away that differencing image, thus
    2228             going back to the previous state. This is both faster and
    2229             uses less disk space. For the details, which can be complex,
    2230             see <xref linkend="diffimages" />.
     2251            <xref linkend="hdimagewrites" />. In technical terms, it is
     2252            not the virtual disk itself that is restored when a snapshot
     2253            is restored. Instead, when a snapshot is taken,
     2254            &product-name; creates differencing images which contain
     2255            only the changes since the snapshot were taken. When the
     2256            snapshot is restored, &product-name; throws away that
     2257            differencing image, thus going back to the previous state.
     2258            This is both faster and uses less disk space. For the
     2259            details, which can be complex, see
     2260            <xref linkend="diffimages" />.
    22312261          </para>
    22322262
     
    22752305
    22762306    <para>
    2277       Clicking on the <emphasis role="bold">Settings</emphasis> button
    2278       in the toolbar at the top brings up a detailed window where you
    2279       can configure many of the properties of the selected VM. But be
    2280       careful. Even though it is possible to change all VM settings
    2281       after installing a guest operating system, certain changes might
    2282       prevent a guest operating system from functioning correctly if
    2283       done after installation.
     2307      Clicking on <emphasis role="bold">Settings</emphasis> displays a
     2308      window, where you can configure many of the properties of the
     2309      selected VM. But be careful when changing VM settings. It is
     2310      possible to change all VM settings after installing a guest OS,
     2311      but certain changes might prevent a guest OS from functioning
     2312      correctly if done after installation.
    22842313    </para>
    22852314
     
    22902319        because the <emphasis role="bold">Settings</emphasis> dialog
    22912320        enables you to change fundamental characteristics of the virtual
    2292         computer that is created for your guest operating system, and
    2293         this operating system may perform well when, for example, half
    2294         of its memory is taken away. As a result, if the
     2321        machine that is created for your guest OS. For example, the
     2322        guest OS may not perform well if half of its memory is taken
     2323        away. As a result, if the
    22952324        <emphasis role="bold">Settings</emphasis> button is disabled,
    22962325        shut down the current VM first.
     
    23032332      changed in the <emphasis role="bold">Settings</emphasis> window
    23042333      are described in detail in <xref linkend="BasicConcepts" />. Even
    2305       more parameters are available with the &product-name; command line
    2306       interface. See <xref linkend="vboxmanage" />.
     2334      more parameters are available when using the
     2335      <command>VBoxManage</command> command line interface. See
     2336      <xref linkend="vboxmanage" />.
    23072337    </para>
    23082338
     
    23142344
    23152345    <para>
    2316       You can easily remove a virtual machine from &product-name;.
    2317       Alternatively, you can move the virtual machine and associated
    2318       files, such as a disk image, to another location on the host.
     2346      You can remove a VM from &product-name; or move the VM and its
     2347      associated files, such as disk images, to another location on the
     2348      host.
    23192349    </para>
    23202350
     
    23242354        <para>
    23252355          <emphasis role="bold">Removing a VM.</emphasis> To remove a
    2326           virtual machine which you no longer need, right-click on the
    2327           VM in the VirtualBox Manager's machine list and select
    2328           <emphasis role="bold">Remove</emphasis>.
    2329         </para>
    2330 
    2331         <para>
    2332           A confirmation dialog is displayed that enables you to select
    2333           whether the virtual machine should only be removed from the
    2334           list of machines, or whether the files associated with it
    2335           should also be deleted.
    2336         </para>
    2337 
    2338         <para>
    2339           The <emphasis role="bold">Remove</emphasis> menu item is
    2340           disabled while a VM is running.
    2341         </para>
    2342       </listitem>
    2343 
    2344       <listitem>
    2345         <para>
    2346           <emphasis role="bold">Moving a VM.</emphasis> To move a
    2347           virtual machine to a new location on the host, right-click on
    2348           the VM in the VirtualBox Manager's machine list and select
    2349           <emphasis role="bold">Move</emphasis>.
    2350         </para>
    2351 
    2352         <para>
    2353           A file dialog prompts you to select a new location for the
    2354           virtual machine.
     2356          VM, right-click on the VM in the VirtualBox Manager's machine
     2357          list and select <emphasis role="bold">Remove</emphasis>.
     2358        </para>
     2359
     2360        <para>
     2361          The confirmation dialog enables you to specify whether to only
     2362          remove the VM from the list of machines or to remove the files
     2363          associated with the VM.
     2364        </para>
     2365
     2366        <para>
     2367          Note that the <emphasis role="bold">Remove</emphasis> menu
     2368          item is disabled while a VM is running.
     2369        </para>
     2370      </listitem>
     2371
     2372      <listitem>
     2373        <para>
     2374          <emphasis role="bold">Moving a VM.</emphasis> To move a VM to
     2375          a new location on the host, right-click on the VM in the
     2376          VirtualBox Manager's machine list and select
     2377          <emphasis
     2378          role="bold">Move</emphasis>.
     2379        </para>
     2380
     2381        <para>
     2382          The file dialog prompts you to specify a new location for the
     2383          VM.
    23552384        </para>
    23562385
     
    23612390
    23622391        <para>
    2363           The <emphasis role="bold">Move</emphasis> menu item is
    2364           disabled while a VM is running.
    2365         </para>
    2366 
    2367         <para>
    2368           You can also use the <command>VBoxManage</command> command to
    2369           move a VM. See <xref linkend="vboxmanage-movevm"/>.
     2392          Note that the <emphasis role="bold">Move</emphasis> menu item
     2393          is disabled while a VM is running.
     2394        </para>
     2395
     2396        <para>
     2397          You can also use the <command>VBoxManage movevm</command>
     2398          command to move a VM. See <xref linkend="vboxmanage-movevm"/>.
    23702399        </para>
    23712400      </listitem>
     
    23742403
    23752404    <para>
    2376       For details of removing or moving a disk image file from
     2405      For information about removing or moving a disk image file from
    23772406      &product-name;, see <xref linkend="vdis"/>.
    23782407    </para>
     
    23852414
    23862415    <para>
    2387       To experiment with a VM configuration, test different guest OS
    2388       levels or to simply backup a VM, &product-name; can create a full
    2389       or a linked copy of an existing VM. This is called
    2390       <emphasis>cloning</emphasis> a virtual machine.
     2416      You can create a full copy or a linked copy of an existing VM.
     2417      This copy is called a <emphasis>clone</emphasis>. You might use a
     2418      cloned VM to experiment with a VM configuration, to test different
     2419      guest OS levels, or to back up a VM.
    23912420    </para>
    23922421
     
    24092438      Start the wizard by clicking
    24102439      <emphasis role="bold">Clone</emphasis> in the right-click menu of
    2411       the VirtualBox Manager's machine list, or in the
     2440      the VirtualBox Manager's machine list or in the
    24122441      <emphasis role="bold">Snapshots</emphasis> view of the selected
    24132442      VM.
     
    24152444
    24162445    <para>
    2417       Enter a new <emphasis role="bold">Name</emphasis> for the clone.
     2446      Specify a new <emphasis role="bold">Name</emphasis> for the clone.
    24182447      You can choose a <emphasis role="bold">Path</emphasis> for the
    2419       cloned virtual machine, otherwise the default machines folder is
    2420       used.
    2421     </para>
    2422 
    2423     <para>
    2424       The <emphasis role="bold">Clone Type</emphasis> option is used to
    2425       specify if the clone should be linked to the source VM, or if a
    2426       fully independent clone should be created, as follows:
     2448      cloned virtual machine, otherwise &product-name; uses the default
     2449      machines folder.
     2450    </para>
     2451
     2452    <para>
     2453      The <emphasis role="bold">Clone Type</emphasis> option specifies
     2454      whether to create a clone linked to the source VM or to create a
     2455      fully independent clone:
    24272456    </para>
    24282457
     
    24312460      <listitem>
    24322461        <para>
    2433           <emphasis role="bold">Full Clone:</emphasis> In this mode, all
    2434           dependent disk images are copied to the new VM folder. The
    2435           clone can fully operate without the source VM.
    2436         </para>
    2437       </listitem>
    2438 
    2439       <listitem>
    2440         <para>
    2441           <emphasis role="bold">Linked Clone:</emphasis> In this mode,
    2442           new differencing disk images are created where the parent disk
    2443           images are the source disk images. If you selected the current
    2444           state of the source VM as clone point, a new snapshot will be
    2445           created implicitly.
     2462          <emphasis role="bold">Full Clone:</emphasis> Copies all
     2463          dependent disk images to the new VM folder. A full clone can
     2464          operate fully without the source VM.
     2465        </para>
     2466      </listitem>
     2467
     2468      <listitem>
     2469        <para>
     2470          <emphasis role="bold">Linked Clone:</emphasis> Creates new
     2471          differencing disk images based on the source VM disk images.
     2472          If you select the current state of the source VM as the clone
     2473          point, &product-name; creates a new snapshot.
    24462474        </para>
    24472475      </listitem>
     
    24502478
    24512479    <para>
    2452       The <emphasis role="bold">Snapshots</emphasis> option determines
    2453       what should be cloned. You can create a clone of the
    2454       <emphasis role="bold">Current Machine State</emphasis> only or
    2455       <emphasis role="bold">Everything</emphasis>. When you select
    2456       <emphasis role="bold">Everything</emphasis>, the current machine
    2457       state and additionally all snapshots are cloned. If you started
    2458       from a snapshot which has additional children, you can also clone
    2459       the <emphasis role="bold">Current Machine State and All
    2460       Children</emphasis>. This creates a clone starting with this
    2461       snapshot and includes all child snapshots.
    2462     </para>
     2480      The <emphasis role="bold">Snapshots</emphasis> option specifies
     2481      whether to create a clone of the current machine state only or of
     2482      everything.
     2483    </para>
     2484
     2485    <itemizedlist>
     2486
     2487      <listitem>
     2488        <para>
     2489          <emphasis role="bold">Everything:</emphasis> Clones the
     2490          current machine state and all its snapshots.
     2491        </para>
     2492      </listitem>
     2493
     2494      <listitem>
     2495        <para>
     2496          <emphasis role="bold">Current Machine State and All
     2497          Children:</emphasis>. Clones a VM snapshot and all its child
     2498          snapshots.
     2499        </para>
     2500      </listitem>
     2501
     2502    </itemizedlist>
    24632503
    24642504    <para>
     
    24702510      <listitem>
    24712511        <para>
    2472           <emphasis role="bold">MAC Address Policy:</emphasis> Select an
    2473           option for retaining network card MAC addresses when cloning
    2474           the VM.
    2475         </para>
    2476 
    2477         <para>
    2478           For example, when you select <emphasis role="bold">Generate
    2479           New MAC Addresses For All Network Adapters</emphasis> every
    2480           network card is assigned a new MAC address during cloning.
    2481           This is the default setting, and is useful when both the
    2482           source VM and the cloned VM have to operate on the same
    2483           network. Other options enable you to retain existing MAC
    2484           addresses in the cloned VM.
    2485         </para>
    2486       </listitem>
    2487 
    2488       <listitem>
    2489         <para>
    2490           <emphasis role="bold">Keep Disk Names:</emphasis> The names of
    2491           disk images are retained when cloning the VM.
    2492         </para>
    2493       </listitem>
    2494 
    2495       <listitem>
    2496         <para>
    2497           <emphasis role="bold">Keep Hardware UUIDs:</emphasis> Hardware
    2498           UUIDs are retained when cloning the VM.
     2512          <emphasis role="bold">MAC Address Policy:</emphasis> Specifies
     2513          how to retain network card MAC addresses when cloning the VM.
     2514        </para>
     2515
     2516        <para>
     2517          For example, the <emphasis role="bold">Generate New MAC
     2518          Addresses For All Network Adapters</emphasis> value assigns a
     2519          new MAC address to each network card during cloning. This is
     2520          the default setting. This is the best option when both the
     2521          source VM and the cloned VM must operate on the same network.
     2522          Other values enable you to retain the existing MAC addresses
     2523          in the cloned VM.
     2524        </para>
     2525      </listitem>
     2526
     2527      <listitem>
     2528        <para>
     2529          <emphasis role="bold">Keep Disk Names:</emphasis> Retains the
     2530          disk image names when cloning the VM.
     2531        </para>
     2532      </listitem>
     2533
     2534      <listitem>
     2535        <para>
     2536          <emphasis role="bold">Keep Hardware UUIDs:</emphasis> Retains
     2537          the hardware universally unique identifiers (UUIDs) when
     2538          cloning the VM.
    24992539        </para>
    25002540      </listitem>
     
    25032543
    25042544    <para>
    2505       The clone operation itself can be a lengthy operation depending on
    2506       the size and count of the attached disk images. Also keep in mind
    2507       that every snapshot has differencing disk images attached, which
    2508       need to be cloned as well.
    2509     </para>
    2510 
    2511     <para>
    2512       The <emphasis role="bold">Clone</emphasis> menu item is disabled
    2513       while a machine is running.
    2514     </para>
    2515 
    2516     <para>
    2517       To clone a VM from the command line, see
    2518       <xref linkend="vboxmanage-clonevm" />.
     2545      The duration of the clone operation depends on the size and number
     2546      of attached disk images. In addition, the clone operation saves
     2547      all the differencing disk images of a snapshot.
     2548    </para>
     2549
     2550    <para>
     2551      Note that the <emphasis role="bold">Clone</emphasis> menu item is
     2552      disabled while a machine is running.
     2553    </para>
     2554
     2555    <para>
     2556      You can also use the <command>VBoxManage clonevm</command> command
     2557      to clone a VM. See <xref linkend="vboxmanage-clonevm" />.
    25192558    </para>
    25202559
     
    25682607        configuration settings that can be distributed easily. This way
    25692608        one can offer complete ready-to-use software packages, including
    2570         operating systems with applications, that need no configuration
    2571         or installation except for importing into &product-name;.
     2609        OSes with applications, that need no configuration or
     2610        installation except for importing into &product-name;.
    25722611      </para>
    25732612
     
    26322671
    26332672      <para>
    2634         To import an appliance in OVF format, use the following steps.
     2673        The following steps show how to import an appliance in OVF
     2674        format.
    26352675      </para>
    26362676
     
    26442684          <para>
    26452685            &product-name; creates file type associations automatically
    2646             for any OVF and OVA files on your host operating system.
     2686            for any OVF and OVA files on your host OS.
    26472687          </para>
    26482688        </listitem>
     
    26512691          <para>
    26522692            Select <emphasis role="bold">File</emphasis>,
    2653             <emphasis role="bold">Import Appliance</emphasis> in the
    2654             VirtualBox Manager window. In the displayed file dialog,
    2655             navigate to the file with either the
     2693            <emphasis
     2694            role="bold">Import
     2695            Appliance</emphasis> from the VirtualBox Manager window.
     2696          </para>
     2697
     2698          <para>
     2699            From the file dialog, go to the file with either the
    26562700            <computeroutput>.ovf</computeroutput> or the
    26572701            <computeroutput>.ova</computeroutput> file extension.
     
    26592703
    26602704          <para>
    2661             Click <emphasis role="bold">Import</emphasis>. The
    2662             <emphasis role="bold">Appliance Settings</emphasis> screen
    2663             is shown.
     2705            Click <emphasis role="bold">Import</emphasis> to open the
     2706            <emphasis role="bold">Appliance Settings</emphasis> screen.
    26642707          </para>
    26652708
     
    26752718
    26762719          <para>
    2677             This screen shows the virtual machines described in the OVF
    2678             or OVA file and enables you to change the virtual machine
    2679             settings.
     2720            This screen shows the VMs described in the OVF or OVA file
     2721            and enables you to change the VM settings.
    26802722          </para>
    26812723
     
    26832725            By default, membership of VM groups is preserved on import
    26842726            for VMs that were initially exported from &product-name;.
    2685             This can be changed using the <emphasis role="bold">Primary
    2686             Group</emphasis> setting for the VM.
    2687           </para>
    2688 
    2689           <para>
    2690             The following global settings apply for all of the VMs that
    2691             you are importing:
     2727            You can change this behavior by using the
     2728            <emphasis
     2729            role="bold">Primary Group</emphasis>
     2730            setting for the VM.
     2731          </para>
     2732
     2733          <para>
     2734            The following global settings apply to all of the VMs that
     2735            you import:
    26922736          </para>
    26932737
     
    26962740            <listitem>
    26972741              <para>
    2698                 <emphasis role="bold">Base Folder:</emphasis> The
    2699                 directory on the host where the imported VMs are stored.
     2742                <emphasis role="bold">Base Folder:</emphasis> Specifies
     2743                the directory on the host in which to store the imported
     2744                VMs.
    27002745              </para>
    27012746
    27022747              <para>
    2703                 If there are multiple VMs in an appliance, you can
    2704                 specify a different directory for each VM by editing the
     2748                If an appliance has multiple VMs, you can specify a
     2749                different directory for each VM by editing the
    27052750                <emphasis role="bold">Base Folder</emphasis> setting for
    27062751                the VM.
     
    27102755            <listitem>
    27112756              <para>
    2712                 <emphasis role="bold">MAC Address Policy</emphasis>: By
    2713                 default, MAC addresses of network cards on your VMs are
    2714                 reinitialized before import. You can choose to preserve
    2715                 MAC addresses on import.
     2757                <emphasis role="bold">MAC Address Policy:</emphasis>
     2758                Reinitializes the MAC addresses of network cards in your
     2759                VMs prior to import, by default. You can override the
     2760                default behavior and preserve the MAC addresses on
     2761                import.
    27162762              </para>
    27172763            </listitem>
     
    27202766              <para>
    27212767                <emphasis role="bold">Import Hard Drives as
    2722                 VDI:</emphasis> By default, hard drives are imported in
    2723                 VMDK format. This option enables import in VDI format.
     2768                VDI:</emphasis> Imports hard drives in the VDI format
     2769                rather that in the defalut VMDK format.
    27242770              </para>
    27252771            </listitem>
     
    27352781
    27362782          <para>
    2737             &product-name; copies the disk images and creates local
    2738             virtual machines with the settings described in the
     2783            &product-name; copies the disk images and creates local VMs
     2784            with the settings described on the
    27392785            <emphasis role="bold">Appliance Settings</emphasis> screen.
    2740             The imported VMs are shown in the list of virtual machines
    2741             in VirtualBox Manager.
    2742           </para>
    2743 
    2744           <para>
    2745             Note that since disk images tend to be big, and VMDK images
    2746             that come with virtual appliances are typically shipped in a
    2747             special compressed format that is unsuitable for being used
    2748             by virtual machines directly, the images are unpacked and
    2749             copied first, which can take a few minutes.
     2786            The imported VMs are shown in the list of VMs in VirtualBox
     2787            Manager.
     2788          </para>
     2789
     2790          <para>
     2791            Because disk images are large, the VMDK images that are
     2792            included with virtual appliances are shipped in a compressed
     2793            format that cannot be used directly by VMs. So, the images
     2794            are first unpacked and copied, which might take several
     2795            minutes.
    27502796          </para>
    27512797        </listitem>
     
    27542800
    27552801      <para>
    2756         To import an appliance using the command line, see
    2757         <xref linkend="vboxmanage-import" />.
     2802        You can use the <command>VBoxManage import</command> command to
     2803        import an appliance. See <xref linkend="vboxmanage-import" />.
    27582804      </para>
    27592805
     
    27652811
    27662812      <para>
    2767         To export an appliance in OVF format, use the following steps.
     2813        The following steps show how to export an appliance in OVF
     2814        format.
    27682815      </para>
    27692816
     
    27732820          <para>
    27742821            Select <emphasis role="bold">File</emphasis>,
    2775             <emphasis role="bold"> Export Appliance</emphasis>.
    2776           </para>
    2777 
    2778           <para>
    2779             The <emphasis role="bold">Export Virtual
    2780             Appliance</emphasis> wizard is shown. The initial window
    2781             enables you to combine several virtual machines into an OVF
    2782             appliance.
    2783           </para>
    2784 
    2785           <para>
    2786             Select one or more VMs to export and click
     2822            <emphasis role="bold"> Export Appliance</emphasis> to open
     2823            the <emphasis role="bold">Export Virtual
     2824            Appliance</emphasis> wizard.
     2825          </para>
     2826
     2827          <para>
     2828            From the initial window, you can combine several VMs into an
     2829            OVF appliance.
     2830          </para>
     2831
     2832          <para>
     2833            Select one or more VMs to export, and click
    27872834            <emphasis role="bold">Next</emphasis>.
    27882835          </para>
     
    27922839          <para>
    27932840            The <emphasis role="bold">Appliance Settings</emphasis>
    2794             screen is shown, where you can choose the following
    2795             settings:
     2841            screen enables you to select the following settings:
    27962842          </para>
    27972843
     
    28002846            <listitem>
    28012847              <para>
    2802                 <emphasis role="bold">Format:</emphasis> Select an
     2848                <emphasis role="bold">Format:</emphasis> Selects the
    28032849                <emphasis role="bold">Open Virtualization
    2804                 Format</emphasis> option for the output files.
     2850                Format</emphasis> value for the output files.
    28052851              </para>
    28062852
    28072853              <para>
    2808                 The <emphasis role="bold">&oci;</emphasis> option is
    2809                 used for export to &oci;. See
    2810                 <xref linkend="ovf-export-oci"/>.
     2854                The <emphasis role="bold">&oci;</emphasis> value exports
     2855                export to &oci;. See <xref linkend="ovf-export-oci"/>.
    28112856              </para>
    28122857            </listitem>
     
    28142859            <listitem>
    28152860              <para>
    2816                 <emphasis role="bold">File:</emphasis> Select the
    2817                 location where the exported files are to be stored.
     2861                <emphasis role="bold">File:</emphasis> Selects the
     2862                location in which to store the exported files.
    28182863              </para>
    28192864            </listitem>
     
    28222867              <para>
    28232868                <emphasis role="bold">MAC Address Policy:</emphasis>
    2824                 Select an option for retaining network card MAC
     2869                Specifies whether to retain or reassign network card MAC
    28252870                addresses on export.
    28262871              </para>
     
    28482893        <listitem>
    28492894          <para>
    2850             Click <emphasis role="bold">Next</emphasis> to display the
     2895            Click <emphasis role="bold">Next</emphasis> to show the
    28512896            <emphasis role="bold">Virtual System Settings</emphasis>
    28522897            screen.
     
    28552900          <para>
    28562901            You can edit settings for the virtual appliance. For
    2857             example, you can change the name and add product information
    2858             such as vendor details or license text.
    2859           </para>
    2860 
    2861           <para>
    2862             To change a setting, double-click on the required field.
    2863           </para>
    2864         </listitem>
    2865 
    2866         <listitem>
    2867           <para>
    2868             Click <emphasis role="bold">Export</emphasis> and the export
    2869             process begins. Note that this can take a while.
     2902            example, you can change the name of the virtual appliance or
     2903            add product information, such as vendor details or license
     2904            text.
     2905          </para>
     2906
     2907          <para>
     2908            Double-click the appropriate field to change its value.
     2909          </para>
     2910        </listitem>
     2911
     2912        <listitem>
     2913          <para>
     2914            Click <emphasis role="bold">Export</emphasis> to begin the
     2915            export process. Note that this operation might take several
     2916            minutes.
    28702917          </para>
    28712918        </listitem>
     
    28742921
    28752922      <para>
    2876         To export an appliance using the command line, see
    2877         <xref linkend="vboxmanage-export" />.
     2923        You can use the <command>VBoxManage export</command> command to
     2924        export an appliance. See <xref linkend="vboxmanage-export" />.
    28782925      </para>
    28792926
    28802927    </sect2>
    28812928
    2882 <!-- New content for 6.0 -->
    2883 
    28842929    <sect2 id="ovf-export-oci">
    28852930
     
    28912936
    28922937      <para>
    2893         Before you export a VM to &oci;, you need to do the following:
     2938        Before you can export a VM to &oci;, ensure that you perform the
     2939        following configuration steps:
    28942940      </para>
    28952941
     
    28982944        <listitem>
    28992945          <para>
    2900             Generate an API signing key pair. This is used for API
     2946            Generate an API signing key pair that is used for API
    29012947            requests to &oci;.
    29022948          </para>
     
    29162962            <listitem>
    29172963              <para>
    2918                 The public key of the key pair must be uploaded to the
    2919                 cloud service.
     2964                Upload the public key of the key pair to the cloud
     2965                service.
    29202966              </para>
    29212967            </listitem>
     
    29242970
    29252971          <para>
    2926             Instructions for creating and uploading an API signing key
    2927             for &oci; are at:
     2972            For step-by-step instructions for creating and uploading an
     2973            API signing key for &oci;, see:
    29282974          </para>
    29292975
     
    29492995            <listitem>
    29502996              <para>
    2951                 Automatically, using the <emphasis role="bold">Cloud
     2997                Automatically by using the <emphasis role="bold">Cloud
    29522998                Profile Manager</emphasis>. See
    29532999                <xref linkend="ovf-cloud-profile-manager"/>.
     
    29573003            <listitem>
    29583004              <para>
    2959                 Manually, by creating an
     3005                Manually by creating an
    29603006                <computeroutput>oci_config</computeroutput> file in your
    29613007                &product-name; global configuration directory. For
     
    29683014            <listitem>
    29693015              <para>
    2970                 Manually, by creating a
     3016                Manually by creating a
    29713017                <computeroutput>config</computeroutput> file in your
    29723018                &oci; configuration directory. For example, this is
     
    29763022
    29773023              <para>
    2978                 This is the same file that is used by the &oci; Command
    2979                 Line Interface.
     3024                This is the same file that is used by the &oci; command
     3025                line interface.
    29803026              </para>
    29813027
    29823028              <para>
    2983                 &product-name; uses this file automatically if a cloud
    2984                 profile file is not present in your global configuration
     3029                &product-name; automatically uses the
     3030                <computeroutput>config</computeroutput> file if no cloud
     3031                profile file is present in your global configuration
    29853032                directory. Alternatively, you can import this file
    29863033                manually into the Cloud Profile Manager.
     
    29913038
    29923039          <para>
    2993             For information on cloud profile settings used by &oci; see
    2994             the following:
     3040            For more information about the cloud profile settings used
     3041            by &oci; see:
    29953042          </para>
    29963043
     
    30023049        <listitem>
    30033050          <para>
    3004             Ensure that the subnet used by source VMs are available in
    3005             the target compartment on the cloud service.
     3051            Ensure that the subnets that are used by source VMs are
     3052            available in the target compartment on the cloud service.
    30063053          </para>
    30073054        </listitem>
     
    30103057
    30113058      <para>
    3012         To export a VM to &oci;, use the following steps.
     3059        Perform the following steps to export a VM to &oci;:
    30133060      </para>
    30143061
     
    30183065          <para>
    30193066            Select <emphasis role="bold">File</emphasis>,
    3020             <emphasis role="bold"> Export Appliance</emphasis>.
    3021           </para>
    3022 
    3023           <para>
    3024             The <emphasis role="bold">Export Virtual
    3025             Appliance</emphasis> wizard is shown.
     3067            <emphasis role="bold">Export Appliance</emphasis> to open
     3068            the <emphasis role="bold">Export Virtual
     3069            Appliance</emphasis> wizard.
    30263070          </para>
    30273071
    30283072          <para>
    30293073            Select a VM to export and click
    3030             <emphasis role="bold">Next</emphasis>.
    3031           </para>
    3032         </listitem>
    3033 
    3034         <listitem>
    3035           <para>
    3036             The <emphasis role="bold">Appliance Settings</emphasis>
    3037             screen is shown.
    3038           </para>
    3039 
    3040           <para>
    3041             In the <emphasis role="bold">Format</emphasis> drop-down
     3074            <emphasis role="bold">Next</emphasis> to open the
     3075            <emphasis role="bold">Appliance Settings</emphasis> screen.
     3076          </para>
     3077        </listitem>
     3078
     3079        <listitem>
     3080          <para>
     3081            From the <emphasis role="bold">Format</emphasis> drop-down
    30423082            list, select <emphasis role="bold">&oci;</emphasis>.
    30433083          </para>
     
    30493089
    30503090          <para>
    3051             &oci; accounts can be set up using the Cloud Profile
     3091            You can set up &oci; accounts by using the Cloud Profile
    30523092            Manager.
    30533093          </para>
    30543094
    30553095          <para>
    3056             The window below the
    3057             <emphasis role="bold">Account</emphasis> field displays the
    3058             profile settings for your cloud account.
     3096            The list after the <emphasis role="bold">Account</emphasis>
     3097            field shows the profile settings for your cloud account.
    30593098          </para>
    30603099
     
    30703109
    30713110          <para>
    3072             Click <emphasis role="bold">Next</emphasis>. &product-name;
    3073             makes an API request to the &oci; service.
    3074           </para>
    3075         </listitem>
    3076 
    3077         <listitem>
    3078           <para>
    3079             The <emphasis role="bold">Virtual System Settings</emphasis>
    3080             screen is shown.
    3081           </para>
    3082 
    3083           <para>
    3084             You can edit settings used for the virtual machine on &oci;.
     3111            Click <emphasis role="bold">Next</emphasis> to make an API
     3112            request to the &oci; service and open the
     3113            <emphasis
     3114            role="bold">Virtual System
     3115            Settings</emphasis> screen.
     3116          </para>
     3117        </listitem>
     3118
     3119        <listitem>
     3120          <para>
     3121            Optionally edit settings used for the virtual machine on
     3122            &oci;.
     3123          </para>
     3124
     3125          <para>
    30853126            For example, you can edit the Disk Size and Shape used for
    30863127            the VM instance.
     
    30893130          <para>
    30903131            Click <emphasis role="bold">Export</emphasis> to export the
    3091             virtual machines to the cloud service.
    3092           </para>
    3093         </listitem>
    3094 
    3095         <listitem>
     3132            VMs to the cloud service.
     3133          </para>
     3134
    30963135          <para>
    30973136            The VMs are uploaded to &oci;.
     
    31033142
    31043143          <para>
    3105             If the <emphasis role="bold">Launch Instance</emphasis>
    3106             setting was enabled on the <emphasis role="bold">Virtual
    3107             System Settings</emphasis> screen, the VM instance is
    3108             started.
    3109           </para>
    3110 
    3111           <para>
    3112             You can monitor the export process using the &oci; Console.
     3144            By default, the VM instance is started after upload to
     3145            &oci;.
     3146          </para>
     3147        </listitem>
     3148
     3149        <listitem>
     3150          <para>
     3151            Monitor the export process by using the &oci; Console.
    31133152          </para>
    31143153        </listitem>
    31153154
    31163155      </orderedlist>
     3156
     3157      <para>
     3158        You can also use the <command>VBoxManage export</command>
     3159        command to export a VM to &oci;. See
     3160        <xref linkend="vboxmanage-export-cloud"/>.
     3161      </para>
    31173162
    31183163    </sect2>
     
    31393184
    31403185      <para>
    3141         To display the Cloud Profile Manager select
     3186        To open the Cloud Profile Manager select
    31423187        <emphasis role="bold">File</emphasis>,
    3143         <emphasis role="bold">Cloud Profile Manager</emphasis> in the
     3188        <emphasis role="bold">Cloud Profile Manager</emphasis> from the
    31443189        VirtualBox Manager window.
    31453190      </para>
    31463191
    31473192      <para>
    3148         You can use the Cloud Profile Manager to create a new cloud
    3149         profile automatically, or you can create a cloud profile by
    3150         importing settings from your &oci; configuration file into the
    3151         Cloud Profile Manager.
    3152       </para>
    3153 
    3154       <para>
    3155         To create a new cloud profile, do the following:
     3193        Use the Cloud Profile Manager to create a new cloud profile
     3194        automatically. Or, create a cloud profile by importing settings
     3195        from your &oci; configuration file into the Cloud Profile
     3196        Manager.
     3197      </para>
     3198
     3199      <para>
     3200        Perform the following steps to create a new cloud profile:
    31563201      </para>
    31573202
     
    31683213        <listitem>
    31693214          <para>
    3170             Click <emphasis role="bold">Properties</emphasis> and enter
    3171             the following settings for the profile:
     3215            Click <emphasis role="bold">Properties</emphasis> and
     3216            specify the following property values for the profile:
    31723217          </para>
    31733218
     
    32203265
    32213266          <para>
    3222             Some of these are settings for your &oci; account. They can
    3223             be viewed using the &oci; Console.
     3267            Some of these are settings for your &oci; account, which you
     3268            can view from the &oci; Console.
    32243269          </para>
    32253270        </listitem>
     
    32323277
    32333278          <para>
    3234             Settings for your cloud profile are added to the
     3279            The cloud profile settings are saved in the
    32353280            <computeroutput>oci_config</computeroutput> file in your
    32363281            &product-name; global settings directory.
     
    32413286
    32423287      <para>
    3243         To import an existing &oci; configuration file, do the
    3244         following:
     3288        Perform the following steps to import an existing &oci;
     3289        configuration file:
    32453290      </para>
    32463291
     
    32593304        <listitem>
    32603305          <para>
    3261             Click the <emphasis role="bold">Import</emphasis> icon.
    3262           </para>
    3263 
    3264           <para>
    3265             A dialog prompting you to import cloud profiles from
    3266             external files is shown.
     3306            Click the <emphasis role="bold">Import</emphasis> icon to
     3307            open a dialog that prompts you to import cloud profiles from
     3308            external files.
    32673309          </para>
    32683310
    32693311          <warning>
    32703312            <para>
    3271               The dialog warns you that any cloud profiles in your
    3272               &product-name; global settings directory will be
    3273               overwritten.
     3313              This action overwrites any cloud profiles that are in your
     3314              &product-name; global settings directory.
    32743315            </para>
    32753316          </warning>
     
    32823323
    32833324          <para>
    3284             Settings for your cloud profile are added to the
     3325            Your cloud profile settings are saved to the
    32853326            <computeroutput>oci_config</computeroutput> file in your
    32863327            &product-name; global settings directory.
     
    32903331        <listitem>
    32913332          <para>
    3292             Click <emphasis role="bold">Properties</emphasis> to display
    3293             settings for the cloud profile.
    3294           </para>
    3295 
    3296           <para>
    3297             To change a setting, double-click on the required field.
     3333            Click <emphasis role="bold">Properties</emphasis> to show
     3334            the cloud profile settings.
     3335          </para>
     3336
     3337          <para>
     3338            Double-click on the appropriate field to change the value.
    32983339          </para>
    32993340        </listitem>
     
    33443385          <emphasis role="bold">Input.</emphasis> Enables the user to
    33453386          specify the Host key. It identifies the key that toggles
    3346           whether the cursor is in the focus of the VM or the Host
    3347           operating system windows, see
    3348           <xref linkend="keyb_mouse_normal"/>, and which is also used to
    3349           trigger certain VM actions, see
     3387          whether the cursor is in the focus of the VM or the Host OS
     3388          windows, see <xref linkend="keyb_mouse_normal"/>, and which is
     3389          also used to trigger certain VM actions, see
    33503390          <xref linkend="specialcharacters"/>.
    33513391        </para>
  • trunk/doc/manual/en_US/user_Networking.xml

    r76078 r76786  
    287287
    288288    <para>
    289       <xref linkend="table-networking-modes"/> provides a quick overview
    290       of the most important networking modes.
    291     </para>
    292 
    293     <table id="table-networking-modes">
     289      The following table provides an overview of the most important
     290      networking modes.
     291    </para>
     292
     293    <table id="table-networking-modes" tabstyle="oracle-all">
    294294      <title>Overview of Networking Modes</title>
    295295      <tgroup cols="6">
     
    302302        <thead valign="middle">
    303303          <row>
    304             <entry></entry>
     304            <entry><emphasis role="bold">Mode</emphasis></entry>
    305305            <entry><para>
    306306                <emphasis role="bold">VM&rarr;Host</emphasis>
     
    14701470    </para>
    14711471
    1472     <orderedlist>
     1472    <itemizedlist>
    14731473
    14741474      <listitem>
     
    14961496      <listitem>
    14971497        <para>
    1498           Perform a full, detailed analysis of network traffic on the
     1498          Perform a full detailed analysis of network traffic on the
    14991499          VM's network adaptor using a third party tool such as
    15001500          Wireshark. To do this, a promiscuous mode policy needs to be
     
    15451545      </listitem>
    15461546
    1547     </orderedlist>
     1547    </itemizedlist>
    15481548
    15491549  </sect1>
  • trunk/doc/manual/en_US/user_Preface.xml

    r76704 r76786  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
     2<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
    44[
     
    1111
    1212  <para>
    13     The <emphasis>&product-name;</emphasis> User Manual provides an
     13    The <emphasis>&product-name; User Manual</emphasis> provides an
    1414    introduction to using &product-name;. The manual provides
    1515    information on how to install &product-name; and use it to create
     
    101101
    102102    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    103     href="../common/oracle-legal-notices/oracle-support-en.xml"
     103    href="../common/oracle-support-en.xml"
    104104    xpointer="xpointer(simplesect/title/following-sibling::node())" />
    105105
  • trunk/doc/manual/en_US/user_Security.xml

    r76678 r76786  
    516516
    517517  <sect1 id="security-recommendations">
     518
    518519    <title>Security Recommendations</title>
    519520
    520     <para>This section contains security recommendations for specific issues.
    521     By default VirtualBox will configure the VMs to run in a secure manner,
    522     however this may not always be possible without additional user actions (e.g.
    523     host OS / firmware configuration changes).</para>
     521    <para>
     522      This section contains security recommendations for specific
     523      issues. By default VirtualBox will configure the VMs to run in a
     524      secure manner, however this may not always be possible without
     525      additional user actions (e.g. host OS / firmware configuration
     526      changes).
     527    </para>
    524528
    525529    <sect2 id="sec-rec-cve-2018-3646">
     530
    526531      <title>CVE-2018-3646</title>
    527532
    528       <para>This security issue affect a range of Intel CPUs with nested paging.
    529       AMD CPUs are expected not to be impacted (pending direct confirmation by AMD).
    530       Also the issue does not affect VMs running with hardware virtualization
    531       disabled or with nested paging disabled.</para>
    532 
    533       <para>For more information about nested paging, see <xref linkend="nestedpaging" />.</para>
    534 
    535       <para>Mitigation options:</para>
     533      <para>
     534        This security issue affect a range of Intel CPUs with nested
     535        paging. AMD CPUs are expected not to be impacted (pending direct
     536        confirmation by AMD). Also the issue does not affect VMs running
     537        with hardware virtualization disabled or with nested paging
     538        disabled.
     539      </para>
     540
     541      <para>
     542        For more information about nested paging, see
     543        <xref linkend="nestedpaging" />.
     544      </para>
     545
     546      <para>
     547        Mitigation options:
     548      </para>
    536549
    537550      <sect3>
     551
    538552        <title>Disable nested paging</title>
    539553
    540         <para>By disabling nested paging (EPT), the VMM will construct page tables
    541         shadowing the ones in the guest.  It is no possible for the guest to insert
    542         anything fishy into the page tables, since the VMM carefully validates each
    543         entry before shadowing it.</para>
    544 
    545         <para>As a side effect of disabling nested paging, several CPU features
    546         will not be made available to the guest.  Among these features are AVX,
    547         AVX2, XSAVE, AESNI, and POPCNT.  Not all guests may be able to cope with
    548         dropping these features after installation.  Also, for some guests,
    549         especially in SMP configurations, there could be stability issues arrising
    550         from disabling nested paging.  Finally, some workloads may experience a
    551         performance degradation.</para>
     554        <para>
     555          By disabling nested paging (EPT), the VMM will construct page
     556          tables shadowing the ones in the guest. It is no possible for
     557          the guest to insert anything fishy into the page tables, since
     558          the VMM carefully validates each entry before shadowing it.
     559        </para>
     560
     561        <para>
     562          As a side effect of disabling nested paging, several CPU
     563          features will not be made available to the guest. Among these
     564          features are AVX, AVX2, XSAVE, AESNI, and POPCNT. Not all
     565          guests may be able to cope with dropping these features after
     566          installation. Also, for some guests, especially in SMP
     567          configurations, there could be stability issues arrising from
     568          disabling nested paging. Finally, some workloads may
     569          experience a performance degradation.
     570        </para>
     571
    552572      </sect3>
    553573
    554574      <sect3>
     575
    555576        <title>Flushing the level 1 data cache</title>
    556577
    557         <para>This aims at removing potentially sensitive data from the level 1
    558         data cache when running guest code.  However, it is made difficult by
    559         hyper-threading setups sharing the level 1 cache and thereby potentially
    560         letting the other thread in a pair refill the cache with data the user
    561         does not want the guest to see.  In addition, flushing the level 1 data
    562         cache is usually not without performance side effects.</para>
    563 
    564         <para>Up to date CPU microcode is a prerequisite for the cache flushing
    565         mitigations.  Some host OSes may install these automatically, though it
    566         has traditionally been a task best performed by the system firmware.  So,
    567         please check with your system / mainboard manufacturer for the latest
    568         firmware update.</para>
    569 
    570         <para>We recommend disabling hyper threading on the host.  This is
    571         traditionally done from the firmware setup, but some OSes also offers
    572         ways disable HT.  In some cases it may be disabled by default, but please
    573         verify as the effectiveness of the mitigation depends on it.</para>
    574 
    575         <para>The default action taken by VirtualBox is to flush the level 1
    576         data cache when a thread is scheduled to execute guest code, rather
    577         than on each VM entry.  This reduces the performance impact, while
    578         making the assumption that the host OS will not handle security
    579         sensitive data from interrupt handlers and similar without taking
    580         precautions.</para>
    581 
    582         <para>A more aggressive flushing option is provided via the VBoxManage
    583         modifyvm option <computeroutput>--l1d-flush-on-vm-entry</computeroutput>.
    584         When enabled the level 1 data cache will be flushed on every VM entry.
    585         The performance impact is greater than with the default option, though
    586         this of course depends on the workload.  Workloads producing a lot of
    587         VM exits (like networking, VGA access, and similiar) will probably be
    588         most impacted.</para>
    589 
    590         <para>For users not concerned by this security issue, the default
    591         mitigation can be disabled using</para>
    592         <para><computeroutput>VBoxManage modifyvm name --l1d-flush-on-sched off</computeroutput></para>
     578        <para>
     579          This aims at removing potentially sensitive data from the
     580          level 1 data cache when running guest code. However, it is
     581          made difficult by hyper-threading setups sharing the level 1
     582          cache and thereby potentially letting the other thread in a
     583          pair refill the cache with data the user does not want the
     584          guest to see. In addition, flushing the level 1 data cache is
     585          usually not without performance side effects.
     586        </para>
     587
     588        <para>
     589          Up to date CPU microcode is a prerequisite for the cache
     590          flushing mitigations. Some host OSes may install these
     591          automatically, though it has traditionally been a task best
     592          performed by the system firmware. So, please check with your
     593          system / mainboard manufacturer for the latest firmware
     594          update.
     595        </para>
     596
     597        <para>
     598          We recommend disabling hyper threading on the host. This is
     599          traditionally done from the firmware setup, but some OSes also
     600          offers ways disable HT. In some cases it may be disabled by
     601          default, but please verify as the effectiveness of the
     602          mitigation depends on it.
     603        </para>
     604
     605        <para>
     606          The default action taken by VirtualBox is to flush the level 1
     607          data cache when a thread is scheduled to execute guest code,
     608          rather than on each VM entry. This reduces the performance
     609          impact, while making the assumption that the host OS will not
     610          handle security sensitive data from interrupt handlers and
     611          similar without taking precautions.
     612        </para>
     613
     614        <para>
     615          A more aggressive flushing option is provided via the
     616          VBoxManage modifyvm option
     617          <computeroutput>--l1d-flush-on-vm-entry</computeroutput>. When
     618          enabled the level 1 data cache will be flushed on every VM
     619          entry. The performance impact is greater than with the default
     620          option, though this of course depends on the workload.
     621          Workloads producing a lot of VM exits (like networking, VGA
     622          access, and similiar) will probably be most impacted.
     623        </para>
     624
     625        <para>
     626          For users not concerned by this security issue, the default
     627          mitigation can be disabled using
     628        </para>
     629
     630        <para>
     631          <computeroutput>VBoxManage modifyvm name --l1d-flush-on-sched
     632          off</computeroutput>
     633        </para>
     634
    593635      </sect3>
    594636
  • trunk/doc/manual/en_US/user_Storage.xml

    r76078 r76786  
    9090
    9191        <para>
    92           Even if your guest operating system has no support for SCSI or
    93           SATA devices, it should always be able to see an IDE
    94           controller.
     92          Even if your guest OS has no support for SCSI or SATA devices,
     93          it should always be able to see an IDE controller.
    9594        </para>
    9695
     
    10099          PIIX3, PIIX4, or ICH6. This makes no difference in terms of
    101100          performance, but if you import a virtual machine from another
    102           virtualization product, the operating system in that machine
    103           may expect a particular controller type and crash if it is not
    104           found.
     101          virtualization product, the OS in that machine may expect a
     102          particular controller type and crash if it is not found.
    105103        </para>
    106104
     
    136134
    137135        <para>
    138           For this reason, depending on the selected guest operating
    139           system, &product-name; uses SATA as the default for newly
    140           created virtual machines. One virtual SATA controller is
    141           created by default, and the default disk that is created with
    142           a new VM is attached to this controller.
     136          For this reason, depending on the selected guest OS,
     137          &product-name; uses SATA as the default for newly created
     138          virtual machines. One virtual SATA controller is created by
     139          default, and the default disk that is created with a new VM is
     140          attached to this controller.
    143141        </para>
    144142
     
    147145            The entire SATA controller and the virtual disks attached to
    148146            it, including those in IDE compatibility mode, will not be
    149             seen by operating systems that do not have device support
    150             for AHCI. In particular, <emphasis>there is no support for
    151             AHCI in Windows before Windows Vista</emphasis>. So Windows
    152             XP, even SP3, will not see such disks unless you install
    153             additional drivers. It is possible to switch from IDE to
    154             SATA after installation by installing the SATA drivers and
    155             changing the controller type in the VM
     147            seen by OSes that do not have device support for AHCI. In
     148            particular, <emphasis>there is no support for AHCI in
     149            Windows before Windows Vista</emphasis>. So Windows XP, even
     150            SP3, will not see such disks unless you install additional
     151            drivers. It is possible to switch from IDE to SATA after
     152            installation by installing the SATA drivers and changing the
     153            controller type in the VM
    156154            <emphasis role="bold">Settings</emphasis> dialog.
    157155          </para>
     
    169167          been enabled by default, either because it was created by an
    170168          earlier version of &product-name;, or because SATA is not
    171           supported by default by the selected guest operating system,
    172           do the following. Go to the
    173           <emphasis role="bold">Storage</emphasis> page of the machine's
     169          supported by default by the selected guest OS, do the
     170          following. Go to the <emphasis role="bold">Storage</emphasis>
     171          page of the machine's
    174172          <emphasis role="bold">Settings</emphasis> dialog, click
    175173          <emphasis role="bold">Add Controller</emphasis> under the
     
    218216          <para>
    219217            As with the other controller types, a SCSI controller will
    220             only be seen by operating systems with device support for
    221             it. Windows 2003 and later ships with drivers for the LSI
    222             Logic controller, while Windows NT 4.0 and Windows 2000
    223             ships with drivers for the BusLogic controller. Windows XP
    224             ships with drivers for neither.
     218            only be seen by OSes with device support for it. Windows
     219            2003 and later ships with drivers for the LSI Logic
     220            controller, while Windows NT 4.0 and Windows 2000 ships with
     221            drivers for the BusLogic controller. Windows XP ships with
     222            drivers for neither.
    225223          </para>
    226224        </warning>
     
    248246        <warning>
    249247          <para>
    250             As with SATA, the SAS controller will only be seen by
    251             operating systems with device support for it. In particular,
    252             <emphasis>there is no support for SAS in Windows before
    253             Windows Vista</emphasis>. So Windows XP, even SP3, will not
    254             see such disks unless you install additional drivers.
     248            As with SATA, the SAS controller will only be seen by OSes
     249            with device support for it. In particular, <emphasis>there
     250            is no support for SAS in Windows before Windows
     251            Vista</emphasis>. So Windows XP, even SP3, will not see such
     252            disks unless you install additional drivers.
    255253          </para>
    256254        </warning>
     
    262260          class</emphasis> is a standard to connect external storage
    263261          devices like hard disks or flash drives to a host through USB.
    264           All major operating systems support these devices for a long
    265           time and ship generic drivers making third-party drivers
    266           superfluous. In particular, legacy operating systems without
    267           support for SATA controllers may benefit from USB mass storage
    268           devices.
     262          All major OSes support these devices for a long time and ship
     263          generic drivers making third-party drivers superfluous. In
     264          particular, legacy OSes without support for SATA controllers
     265          may benefit from USB mass storage devices.
    269266        </para>
    270267
     
    290287        <para>
    291288          <emphasis role="bold">Non volatile memory express
    292           (NVMe)</emphasis> is a very recent standard which emerged in
    293           2011 connecting non volatile memory (NVM) directly over PCI
    294           express to lift the bandwidth limitation of the previously
    295           used SATA protocol for SSDs. Unlike other standards the
    296           command set is very simple to achieve maximum throughput and
    297           is not compatible with ATA or SCSI. Operating systems need to
    298           support NVMe devices to make use of them. For example, Windows
    299           8.1 added native NVMe support. For Windows 7, native support
    300           was added with an update.
     289          (NVMe)</emphasis> is a standard which emerged in 2011 for
     290          connecting non volatile memory (NVM) directly over PCI express
     291          to lift the bandwidth limitation of the previously used SATA
     292          protocol for SSDs. Unlike other standards the command set is
     293          very simple to achieve maximum throughput and is not
     294          compatible with ATA or SCSI. OSes need to support NVMe devices
     295          to make use of them. For example, Windows 8.1 added native
     296          NVMe support. For Windows 7, native support was added with an
     297          update.
    301298        </para>
    302299
     
    333330        <para>
    334331          30 slots attached to the SATA controller, if enabled and
    335           supported by the guest operating system.
     332          supported by the guest OS.
    336333        </para>
    337334      </listitem>
     
    340337        <para>
    341338          15 slots attached to the SCSI controller, if enabled and
    342           supported by the guest operating system.
     339          supported by the guest OS.
    343340        </para>
    344341      </listitem>
     
    347344        <para>
    348345          Eight slots attached to the SAS controller, if enabled and
    349           supported by the guest operating system.
     346          supported by the guest OS.
    350347        </para>
    351348      </listitem>
     
    354351        <para>
    355352          Eight slots attached to the virtual USB controller, if enabled
    356           and supported by the guest operating system.
     353          and supported by the guest OS.
    357354        </para>
    358355      </listitem>
     
    361358        <para>
    362359          Up to 255 slots attached to the NVMe controller, if enabled
    363           and supported by the guest operating system.
     360          and supported by the guest OS.
    364361        </para>
    365362      </listitem>
     
    384381    <para>
    385382      Disk image files reside on the host system and are seen by the
    386       guest systems as hard disks of a certain geometry. When a guest
    387       operating system reads from or writes to a hard disk,
    388       &product-name; redirects the request to the image file.
     383      guest systems as hard disks of a certain geometry. When a guest OS
     384      reads from or writes to a hard disk, &product-name; redirects the
     385      request to the image file.
    389386    </para>
    390387
     
    581578      <listitem>
    582579        <para>
    583           <emphasis role="bold">Copy</emphasis> a virtual hard disk, to
    584           create another one. The target type can be different.
    585           Available options are: VDI, VHD, or VMDK.
     580          <emphasis role="bold">Copy</emphasis> a virtual hard disk to
     581          create another one.
     582        </para>
     583
     584        <para>
     585          You can specify one of the following target types: VDI, VHD,
     586          or VMDK.
    586587        </para>
    587588      </listitem>
     
    590591        <para>
    591592          <emphasis role="bold">Move</emphasis> an image that is
    592           currently in the registry. A file dialog prompts you for the
    593           new image file location.
    594         </para>
    595 
    596         <para>
    597           When you move a disk image using the Virtual Media Manager,
    598           any related &product-name; configuration files are updated
     593          currently in the registry to another location.
     594        </para>
     595
     596        <para>
     597          A file dialog prompts you for the new image file location.
     598        </para>
     599
     600        <para>
     601          When you use the Virtual Media Manager to move a disk image,
     602          &product-name; updates all related configuration files
    599603          automatically.
    600604        </para>
     
    602606        <note>
    603607          <para>
    604             If possible, always use the Virtual Media Manager or the
     608            Always use the Virtual Media Manager or the
    605609            <command>VBoxManage modifymedium</command> command to move a
    606610            disk image.
     
    608612
    609613          <para>
    610             If you move a disk image to a new location by using a file
    611             management feature of the host operating system, use the
    612             <computeroutput>--setlocation</computeroutput> option of the
    613             <command>VBoxManage modifymedium</command> command to
    614             configure the new path of the disk image on the host file
    615             system. This updates the &product-name; configuration
    616             automatically.
     614            If you use a file management feature of the host OS to move
     615            a disk image to a new location, run the <command>VBoxManage
     616            modifymedium</command> <option>--setlocation</option>
     617            command to configure the new path of the disk image on the
     618            host file system. This command updates the &product-name;
     619            configuration automatically.
    617620          </para>
    618621        </note>
     
    622625        <para>
    623626          <emphasis role="bold">Remove</emphasis> an image from the
    624           registry. You can optionally delete the image file when doing
    625           so.
    626         </para>
    627       </listitem>
    628 
    629       <listitem>
    630         <para>
    631           <emphasis role="bold">Release</emphasis> an image. Detach it
    632           from a virtual machine, if it is currently attached to one as
    633           a virtual hard disk.
    634         </para>
    635       </listitem>
    636 
    637       <listitem>
    638         <para>
    639           Display and edit the
    640           <emphasis role="bold">Properties</emphasis> of a disk image.
     627          registry. You can optionally delete the image file when
     628          removing the image.
     629        </para>
     630      </listitem>
     631
     632      <listitem>
     633        <para>
     634          <emphasis role="bold">Release</emphasis> an image to detach it
     635          from a VM. This action only applies if the image is currently
     636          attached to a VM as a virtual hard disk.
     637        </para>
     638      </listitem>
     639
     640      <listitem>
     641        <para>
     642          View and edit the <emphasis role="bold">Properties</emphasis>
     643          of a disk image.
    641644        </para>
    642645
     
    649652          <listitem>
    650653            <para>
    651               <emphasis role="bold">Type:</emphasis> Defines the
     654              <emphasis role="bold">Type:</emphasis> Specifies the
    652655              snapshot behavior of the disk. See
    653656              <xref linkend="hdimagewrites"/>.
     
    657660          <listitem>
    658661            <para>
    659               <emphasis role="bold">Location:</emphasis> The location of
    660               the disk image file on the host system. A file dialog
    661               selector is available.
     662              <emphasis role="bold">Location:</emphasis> Specifies the
     663              location of the disk image file on the host system. You
     664              can use a file dialog to browse for the disk image
     665              location.
    662666            </para>
    663667          </listitem>
     
    665669          <listitem>
    666670            <para>
    667               <emphasis role="bold">Description:</emphasis> A short
    668               description of the disk image.
     671              <emphasis role="bold">Description:</emphasis> Specifies a
     672              short description of the disk image.
    669673            </para>
    670674          </listitem>
     
    672676          <listitem>
    673677            <para>
    674               <emphasis role="bold">Size:</emphasis> The size of the
    675               disk image. Use the slider to increase or decrease the
    676               disk image size.
     678              <emphasis role="bold">Size:</emphasis> Specifies the size
     679              of the disk image. You can use the slider to increase or
     680              decrease the disk image size.
    677681            </para>
    678682          </listitem>
     
    680684          <listitem>
    681685            <para>
    682               <emphasis role="bold">Information:</emphasis> Further
    683               details about the disk image can be added on the
    684               <emphasis role="bold">Information</emphasis> tab.
     686              <emphasis role="bold">Information:</emphasis> Specifies
     687              detailed information about the disk image.
    685688            </para>
    686689          </listitem>
     
    691694      <listitem>
    692695        <para>
    693           <emphasis role="bold">Refresh</emphasis> the values for the
    694           displayed attributes of the currently-selected disk image.
     696          <emphasis role="bold">Refresh</emphasis> the property values
     697          of the selected disk image.
    695698        </para>
    696699      </listitem>
     
    700703    <para>
    701704      To perform these actions, highlight the medium in the Virtual
    702       Media Manager. Then do either of the following:
     705      Media Manager and then do one of the following:
    703706    </para>
    704707
     
    720723
    721724    <para>
    722       To create a new disk image, you use the
    723       <emphasis role="bold">Storage</emphasis> page in a virtual
    724       machine's <emphasis role="bold">Settings</emphasis> dialog. This
    725       is because disk images are by default stored in each machine's own
    726       folder.
    727     </para>
    728 
    729     <para>
    730       Hard disk image files can be copied to other host systems and
    731       imported into virtual machines there. However, certain guest
    732       operating systems, such as Windows 2000 and Windows XP, require
    733       that the new virtual machine be set up in a similar way to the old
    734       one.
     725      Use the <emphasis role="bold">Storage</emphasis> page in a VM's
     726      <emphasis role="bold">Settings</emphasis> dialog to create a new
     727      disk image. By default, disk images are stored in the VM's folder.
     728    </para>
     729
     730    <para>
     731      You can copy hard disk image files to other host systems and
     732      import them in to VMs from the host system. However, certain guest
     733      OSes, such as Windows 2000 and Windows XP, require that you
     734      configure the new VM in a similar way to the old one.
    735735    </para>
    736736
     
    738738      <para>
    739739        Do not simply make copies of virtual disk images. If you import
    740         such a second copy into a virtual machine, &product-name; will
    741         complain with an error, since &product-name; assigns a unique
    742         identifier (UUID) to each disk image to make sure it is only
    743         used once. See <xref linkend="cloningvdis" />. Also, if you want
    744         to copy a virtual machine to another system, &product-name; has
    745         import and export features that might be better suited for your
    746         needs. See <xref linkend="ovf" />.
     740        such a second copy into a VM, &product-name; issues an error
     741        because &product-name; assigns a universally unique identifier
     742        (UUID) to each disk image to ensure that it is only used one
     743        time. See <xref linkend="cloningvdis" />. Also, if you want to
     744        copy a VM to another system, use the &product-name; import and
     745        export features. See <xref linkend="ovf" />.
    747746      </para>
    748747    </note>
     
    954953
    955954    <para>
    956       Assume you have installed your guest operating system in your VM,
    957       and you have taken a snapshot. Later, your VM is infected with a
    958       virus and you would like to go back to the snapshot. With a normal
    959       hard disk image, you simply restore the snapshot, and the earlier
    960       state of your hard disk image will be restored as well and your
    961       virus infection will be undone. With an immutable hard disk, all
    962       it takes is to shut down and power on your VM, and the virus
     955      Assume you have installed your guest OS in your VM, and you have
     956      taken a snapshot. Later, your VM is infected with a virus and you
     957      would like to go back to the snapshot. With a normal hard disk
     958      image, you simply restore the snapshot, and the earlier state of
     959      your hard disk image will be restored as well and your virus
     960      infection will be undone. With an immutable hard disk, all it
     961      takes is to shut down and power on your VM, and the virus
    963962      infection will be discarded. With a write-through image however,
    964963      you cannot easily undo the virus infection by means of
     
    971970      critical data irrespective of snapshots. As you can attach more
    972971      than one image to a VM, you may want to have one immutable image
    973       for the operating system and one write-through image for your data
    974       files.
     972      for the OS and one write-through image for your data files.
    975973    </para>
    976974
     
    10861084        </para>
    10871085
    1088         <orderedlist>
     1086        <itemizedlist>
    10891087
    10901088          <listitem>
     
    11211119          </listitem>
    11221120
    1123         </orderedlist>
     1121        </itemizedlist>
    11241122
    11251123        <para>
     
    11631161    <para>
    11641162      You can duplicate hard disk image files on the same host to
    1165       quickly produce a second virtual machine with the same operating
    1166       system setup. However, you should <emphasis>only</emphasis> make
    1167       copies of virtual disk images using the utility supplied with
     1163      quickly produce a second virtual machine with the same OS setup.
     1164      However, you should <emphasis>only</emphasis> make copies of
     1165      virtual disk images using the utility supplied with
    11681166      &product-name;. See <xref linkend="vboxmanage-clonevdi" />. This
    1169       is because &product-name; assigns a unique identity number (UUID)
    1170       to each disk image, which is also stored inside the image, and
    1171       &product-name; will refuse to work with two images that use the
    1172       same number. If you do accidentally try to reimport a disk image
    1173       which you copied normally, you can make a second copy using
    1174       &product-name;'s utility and import that instead.
     1167      is because &product-name; assigns a UUID to each disk image, which
     1168      is also stored inside the image, and &product-name; will refuse to
     1169      work with two images that use the same number. If you do
     1170      accidentally try to reimport a disk image which you copied
     1171      normally, you can make a second copy using the <command>VBoxManage
     1172      clonevm</command> command and import that instead.
    11751173    </para>
    11761174
     
    11841182      loader script, for example
    11851183      <computeroutput>/boot/grub/menu.lst</computeroutput>. The disk ID
    1186       looks like this:
     1184      looks like the following:
    11871185    </para>
    11881186
     
    11901188
    11911189    <para>
    1192       The ID for the copied image can be determined with:
     1190      The ID for the copied image can be determined as follows:
    11931191    </para>
    11941192
     
    12031201    <para>
    12041202      &product-name; can optionally disable the I/O caching that the
    1205       host operating system would otherwise perform on disk image files.
     1203      host OS would otherwise perform on disk image files.
    12061204    </para>
    12071205
    12081206    <para>
    12091207      Traditionally, &product-name; has opened disk image files as
    1210       normal files, which results in them being cached by the host
    1211       operating system like any other file. The main advantage of this
    1212       is speed: when the guest OS writes to disk and the host OS cache
    1213       uses delayed writing, the write operation can be reported as
    1214       completed to the guest OS quickly while the host OS can perform
    1215       the operation asynchronously. Also, when you start a VM a second
    1216       time and have enough memory available for the OS to use for
    1217       caching, large parts of the virtual disk may be in system memory,
    1218       and the VM can access the data much faster.
     1208      normal files, which results in them being cached by the host OS
     1209      like any other file. The main advantage of this is speed: when the
     1210      guest OS writes to disk and the host OS cache uses delayed
     1211      writing, the write operation can be reported as completed to the
     1212      guest OS quickly while the host OS can perform the operation
     1213      asynchronously. Also, when you start a VM a second time and have
     1214      enough memory available for the OS to use for caching, large parts
     1215      of the virtual disk may be in system memory, and the VM can access
     1216      the data much faster.
    12191217    </para>
    12201218
     
    12601258      <listitem>
    12611259        <para>
    1262           Physical memory is often wasted as guest operating systems
    1263           typically have their own I/O caches, which may result in the
    1264           data being cached twice, in both the guest and the host
    1265           caches, for little effect.
     1260          Physical memory is often wasted as guest OSes typically have
     1261          their own I/O caches, which may result in the data being
     1262          cached twice, in both the guest and the host caches, for
     1263          little effect.
    12661264        </para>
    12671265      </listitem>
     
    12741272      read caching since this is typically already performed by the
    12751273      guest OS. In addition, &product-name; fully supports asynchronous
    1276       I/O for its virtual SATA, SCSI and SAS controllers through
     1274      I/O for its virtual SATA, SCSI, and SAS controllers through
    12771275      multiple I/O threads.
    12781276    </para>
     
    13891387      Changing between the above, or changing a medium in the host drive
    13901388      that is accessed by a machine, or changing an image file will
    1391       signal a medium change to the guest operating system. The guest OS
    1392       can then react to the change, for example by starting an
    1393       installation program.
     1389      signal a medium change to the guest OS. The guest OS can then
     1390      react to the change, for example by starting an installation
     1391      program.
    13941392    </para>
    13951393
     
    14121410        Manager, is always VBOX CD-ROM, irrespective of the current
    14131411        configuration of the virtual drive. This is to prevent hardware
    1414         detection from being triggered in the guest operating system
    1415         every time the configuration is changed.
     1412        detection from being triggered in the guest OS every time the
     1413        configuration is changed.
    14161414      </para>
    14171415    </note>
     
    14901488    <para>
    14911489      &product-name; can transparently present iSCSI remote storage to a
    1492       virtual machine as a virtual hard disk. The guest operating system
    1493       will not see any difference between a virtual disk image (VDI
    1494       file) and an iSCSI target. To achieve this, &product-name; has an
    1495       integrated iSCSI initiator.
     1490      virtual machine as a virtual hard disk. The guest OS will not see
     1491      any difference between a virtual disk image (VDI file) and an
     1492      iSCSI target. To achieve this, &product-name; has an integrated
     1493      iSCSI initiator.
    14961494    </para>
    14971495
     
    15051503  </sect1>
    15061504
     1505  <sect1 id="vboximg-mount">
     1506
     1507    <title>vboximg-mount: A Utility for FUSE Mounting a Virtual Disk Image</title>
     1508
     1509    <para>
     1510      <command>vboximg-mount</command> is a command line utility for Mac
     1511      OS X hosts that provides raw access to an &product-name; virtual
     1512      disk image on the host system. Use this utility to mount, view,
     1513      and optionally modify the disk image contents.
     1514    </para>
     1515
     1516    <para>
     1517      The utility is based on Filesystem in Userspace (FUSE) technology
     1518      and uses the VirtualBox runtime engine. Ensure that &product-name;
     1519      is running on the host system.
     1520    </para>
     1521
     1522    <note>
     1523      <para>
     1524        When using <command>vboximg-mount</command>, ensure that the
     1525        following conditions apply:
     1526      </para>
     1527
     1528      <itemizedlist>
     1529
     1530        <listitem>
     1531          <para>
     1532            The disk image is not being used by any other systems, such
     1533            as by guest VMs.
     1534          </para>
     1535        </listitem>
     1536
     1537        <listitem>
     1538          <para>
     1539            No VMs are running on the host system.
     1540          </para>
     1541        </listitem>
     1542
     1543      </itemizedlist>
     1544    </note>
     1545
     1546    <para>
     1547      Raw access using FUSE is preferred over direct loopback mounting
     1548      of virtual disk images, because it is snapshot aware. It can
     1549      selectively merge disk differencing images in an exposed virtual
     1550      hard disk, providing historical or up-to-date representations of
     1551      the virtual disk contents.
     1552    </para>
     1553
     1554    <para>
     1555      <command>vboximg-mount</command> enables you to view information
     1556      about registered VMs, their attached disk media, and any
     1557      snapshots. Also, you can view partition information for a disk
     1558      image.
     1559    </para>
     1560
     1561    <para>
     1562      Use the <option>--help</option> option to view information about
     1563      the <command>vboximg-mount</command> command usage.
     1564    </para>
     1565
     1566    <para>
     1567      When <command>vboximg-mount</command> mounts an &product-name;
     1568      disk image, it creates a one level deep file system at a mount
     1569      point that you specify. The file system includes a device node
     1570      that represents the synthesized disk image as a readable or
     1571      readable-writeable bytestream. This bytestream can be mounted
     1572      either by using the host OS or by using other FUSE-based file
     1573      systems.
     1574    </para>
     1575
     1576    <sect2 id="vboximg-mount-display">
     1577
     1578      <title>Viewing Detailed Information About a Virtual Disk Image</title>
     1579
     1580      <para>
     1581        The following examples show how to use the
     1582        <command>vboximg-mount</command> command to view information
     1583        about virtual disk images.
     1584      </para>
     1585
     1586      <para>
     1587        The following command outputs detailed information about all
     1588        registered VMs and associated snapshots:
     1589      </para>
     1590
     1591<screen>$ vboximg-mount --list --verbose
     1592
     1593    ------------------------------------------------------
     1594    VM Name:   "macOS High Sierra 10.13"
     1595    UUID:      3887d96d-831c-4187-a55a-567c504ff0e1
     1596    Location:  /Volumes/work/vm_guests/macOS High Sierra 10.13/macOS High Sierra 10.13.vbox
     1597       -----------------------
     1598       HDD base:   "macOS High Sierra 10.13.vdi"
     1599       UUID:       f9ea7173-6869-4aa9-b487-68023a655980
     1600       Location:   /Volumes/work/vm_guests/macOS High Sierra 10.13/macOS High Sierra 10.13.vdi
     1601
     1602         Diff 1:
     1603              UUID:       98c2bac9-cf37-443d-a935-4e879b70166d
     1604              Location:   /Volumes/work/vm_guests/macOS High Sierra 10.13/
     1605              Snapshots/{98c2bac9-cf37-443d-a935-4e879b70166d}.vdi
     1606         Diff 2:
     1607              UUID:       f401f381-7377-40b3-948e-3c61241b1a42
     1608              Location:   /Volumes/work/vm_guests/macOS High Sierra 10.13/
     1609              Snapshots/{f401f381-7377-40b3-948e-3c61241b1a42}.vdi
     1610       -----------------------
     1611       HDD base:   "simple_fixed_disk.vdi"
     1612       UUID:       ffba4d7e-1277-489d-8173-22ca7660773d
     1613       Location:   /Volumes/work/vm_guests/macOS High Sierra 10.13/simple_fixed_disk.vdi
     1614
     1615         Diff 1:
     1616              UUID:       aecab681-0d2d-468b-8682-93f79dc97a48
     1617              Location:   /Volumes/work/vm_guests/macOS High Sierra 10.13/
     1618              Snapshots/{aecab681-0d2d-468b-8682-93f79dc97a48}.vdi
     1619         Diff 2:
     1620              UUID:       70d6b34d-8422-47fa-8521-3b6929a1971c
     1621              Location:   /Volumes/work/vm_guests/macOS High Sierra 10.13/
     1622              Snapshots/{70d6b34d-8422-47fa-8521-3b6929a1971c}.vdi
     1623      ------------------------------------------------------
     1624      VM Name:   "debian"
     1625      UUID:      5365ab5f-470d-44c0-9863-dad532ee5905
     1626      Location:  /Volumes/work/vm_guests/debian/debian.vbox
     1627         -----------------------
     1628         HDD base:   "debian.vdi"
     1629         UUID:       96d2e92e-0d4e-46ab-a0f1-008fdbf997e7
     1630         Location:   /Volumes/work/vm_guests/debian/ol7.vdi
     1631
     1632            Diff 1:
     1633                UUID:       f9cc866a-9166-42e9-a503-bbfe9b7312e8
     1634                Location:   /Volumes/work/vm_guests/debian/Snapshots/
     1635                {f9cc866a-9166-42e9-a503-bbfe9b7312e8}.vdi</screen>
     1636
     1637      <para>
     1638        The following command outputs partition information about the
     1639        specified disk image:
     1640      </para>
     1641
     1642<screen>$ vboximg-mount --image=f9ea7173-6869-4aa9-b487-68023a655980 --list
     1643
     1644    Virtual disk image:
     1645
     1646       Path: /Volumes/work/vm_guests/macOS High Sierra 10.13/macOS High Sierra 10.13.vdi
     1647       UUID: f9ea7173-6869-4aa9-b487-68023a655980
     1648
     1649      #     Start  Sectors     Size       Offset  Type
     1650      1        40  409599    199.9M        20480  EFI System
     1651      2    409640  67453071   32.1G    209735680  Hierarchical File System Plus (HFS+)
     1652      3  67862712  1269535   107.8M  34745708544  Apple Boot (Recovery HD)</screen>
     1653
     1654    </sect2>
     1655
     1656    <sect2 id="vboximg-mount-steps">
     1657
     1658      <title>Mounting a Virtual Disk Image</title>
     1659
     1660      <para>
     1661        The following steps show how to use the
     1662        <command>vboximg-mount</command> command to mount a partition of
     1663        a virtual disk image on the host OS.
     1664      </para>
     1665
     1666      <orderedlist>
     1667
     1668        <listitem>
     1669          <para>
     1670            Create a mount point on the host OS. For example:
     1671          </para>
     1672
     1673<screen>$ mkdir macOS_sysdisk</screen>
     1674        </listitem>
     1675
     1676        <listitem>
     1677          <para>
     1678            Show partition information about the virtual disk image.
     1679          </para>
     1680
     1681<screen>$ vboximg-mount --image=<replaceable>uuid</replaceable> --list</screen>
     1682
     1683          <para>
     1684            where <replaceable>uuid</replaceable> is the UUID of the
     1685            disk image.
     1686          </para>
     1687        </listitem>
     1688
     1689        <listitem>
     1690          <para>
     1691            Use <command>vboximg-mount</command> to perform a FUSE mount
     1692            of a partition on the virtual disk image. For example:
     1693          </para>
     1694
     1695<screen>$ vboximg-mount --image=<replaceable>uuid</replaceable> -p 2 macos_sysdisk</screen>
     1696
     1697          <para>
     1698            where <replaceable>uuid</replaceable> is the UUID for the
     1699            disk image.
     1700          </para>
     1701
     1702          <para>
     1703            In this example, partition 2 is mounted on the
     1704            <computeroutput>macos_sysdisk</computeroutput> mount point.
     1705            The mount includes all snapshots for the disk image.
     1706          </para>
     1707        </listitem>
     1708
     1709        <listitem>
     1710          <para>
     1711            Use the host OS to mount the
     1712            <computeroutput>vhdd</computeroutput> device node. The
     1713            FUSE-mounted device node represents the virtual disk image.
     1714          </para>
     1715
     1716<screen>$ ls macOS_sysdisk
     1717   macOS High Sierra 10.13.vdi  vhdd
     1718$ sudo mount macos_sysdisk/vhdd /mnt</screen>
     1719        </listitem>
     1720
     1721      </orderedlist>
     1722
     1723    </sect2>
     1724
     1725  </sect1>
     1726
    15071727</chapter>
  • trunk/doc/manual/en_US/user_Technical.xml

    r76678 r76786  
    317317
    318318      <para>
    319         <xref linkend="table-version4-config-changes"/> gives a brief
    320         overview of the configuration changes between legacy versions
    321         and version 4.0 or later.
    322       </para>
    323 
    324       <table id="table-version4-config-changes">
     319        The following table gives a brief overview of the configuration
     320        changes between legacy versions and version 4.0 or later.
     321      </para>
     322
     323      <table id="table-version4-config-changes" tabstyle="oracle-all">
    325324        <title>Configuration Changes in Version 4.0 or Above</title>
    326325        <tgroup cols="3">
     
    510509          application based on the cross-platform Qt library. When
    511510          started without the <computeroutput>--startvm</computeroutput>
    512           option, this application acts as the &product-name; manager,
     511          option, this application acts as the VirtualBox Manager,
    513512          displaying the VMs and their settings. It then communicates
    514513          settings and state changes to
     
    551550        <para>
    552551          <computeroutput>VirtualBoxVM</computeroutput>: The Qt front
    553           end implementing the manager and running VMs.
     552          end implementing the VirtualBox Manager and running VMs.
    554553        </para>
    555554      </listitem>
     
    13281327          also use <emphasis>large pages</emphasis> to reduce TLB usage
    13291328          and overhead. This can yield a performance improvement of up
    1330           to 5%. To enable this feature for a VM, you need to use the
    1331           <computeroutput>VBoxManage modifyvm --largepages</computeroutput>
    1332           command. See <xref linkend="vboxmanage-modifyvm" />.
     1329          to 5%. To enable this feature for a VM, you use the
     1330          <computeroutput>VBoxManage modifyvm
     1331          --largepages</computeroutput> command. See
     1332          <xref linkend="vboxmanage-modifyvm" />.
    13331333        </para>
    13341334
     
    13491349
    13501350        <para>
    1351           To enable these features for a VM, you need to use the
     1351          To enable these features for a VM, you use the
    13521352          <computeroutput>VBoxManage modifyvm --vtxvpid</computeroutput>
    13531353          and <computeroutput>--largepages</computeroutput> commands.
  • trunk/doc/manual/en_US/user_ThirdParty.xml

    r76123 r76786  
    550550      <listitem>
    551551        <para>
    552           &product-name; may contain portions of FUSE for macOS which is governed by
    553           the licenses in
     552          &product-name; may contain portions of FUSE for macOS which is
     553          governed by the licenses in
    554554          <xref linkend="licOsxFuse" xrefstyle="template: %n" /> and
    555555          <xref linkend="licLGPL" xrefstyle="template: %n"/> and
     
    557557
    558558        <para>
    559           Copyright (c) 2011-2017 Benjamin Fleischer;
    560           Copyright (c) 2011-2012 Erik Larsson
    561           All rights reserved.
     559          Copyright (c) 2011-2017 Benjamin Fleischer; Copyright (c)
     560          2011-2012 Erik Larsson All rights reserved.
    562561        </para>
    563562      </listitem>
     
    47864785        <listitem>
    47874786          <para>
    4788             Neither the name of the copyright holder nor the names of its
    4789             contributors may be used to endorse or promote products derived
    4790             from this software without specific prior written permission.
     4787            Neither the name of the copyright holder nor the names of
     4788            its contributors may be used to endorse or promote products
     4789            derived from this software without specific prior written
     4790            permission.
    47914791          </para>
    47924792        </listitem>
  • trunk/doc/manual/en_US/user_Troubleshooting.xml

    r76078 r76786  
    159159        Manager window can show these logs in a window. To access it,
    160160        select a virtual machine from the list on the left and select
    161         <emphasis role="bold">Show logs...</emphasis> from the
     161        <emphasis role="bold">Show Log</emphasis> from the
    162162        <emphasis role="bold">Machine</emphasis> menu.
    163163      </para>
     
    685685
    686686<screen>VBoxManage setextradata "VM name"
    687       "VBoxInternal/Devices/piix3ide/0/LUN#[x]/Config/FlushInterval" [b]</screen>
     687"VBoxInternal/Devices/piix3ide/0/LUN#[x]/Config/FlushInterval" [b]</screen>
    688688
    689689      <para>
     
    692692
    693693<screen>VBoxManage setextradata "VM name"
    694       "VBoxInternal/Devices/ahci/0/LUN#[x]/Config/FlushInterval" [b]</screen>
     694"VBoxInternal/Devices/ahci/0/LUN#[x]/Config/FlushInterval" [b]</screen>
    695695
    696696      <para>
     
    12941294          <para>
    12951295            Download and install the latest version of 7-Zip File
    1296             Manager. See
    1297             <ulink
    1298           url="http//www.7-zip.org">http//www.7-zip.org</ulink>.
     1296            Manager.
    12991297          </para>
    13001298        </listitem>
     
    13451343          <para>
    13461344            Download and install the latest version of 7-Zip File
    1347             Manager. See
    1348             <ulink
    1349               url="http//www.7-zip.org">http//www.7-zip.org</ulink>.
     1345            Manager.
    13501346          </para>
    13511347        </listitem>
     
    13961392          <para>
    13971393            Download and install the latest version of 7-Zip File
    1398             Manager. See
    1399             <ulink
    1400           url="http//www.7-zip.org">http//www.7-zip.org</ulink>.
    1401           </para>
    1402         </listitem>
    1403 
    1404         <listitem>
    1405           <para>
    1406             Browse into the installation CD. for example E:\sources.
     1394            Manager.
     1395          </para>
     1396        </listitem>
     1397
     1398        <listitem>
     1399          <para>
     1400            Browse into the installation CD. For example E:\sources.
    14071401          </para>
    14081402        </listitem>
     
    19071901      <para>
    19081902        If a host-only adapter cannot be created, either with the
    1909         VirtualBox Manager or the <command>VBoxManage</command>
    1910         command, then the INF cache is probably corrupt. In this case,
    1911         the install log
     1903        VirtualBox Manager or the <command>VBoxManage</command> command,
     1904        then the INF cache is probably corrupt. In this case, the
     1905        install log
    19121906        (<computeroutput>%windir%\inf\setupapi.log</computeroutput> on
    19131907        Windows XP or
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r76678 r76786  
    10031003            enables or disables the use of the nested paging feature in
    10041004            the processor of your host system. See
    1005             <xref
    1006             linkend="hwvirt" /> and <xref linkend="sec-rec-cve-2018-3646" />.
     1005            <xref linkend="hwvirt" /> and
     1006            <xref linkend="sec-rec-cve-2018-3646" />.
    10071007          </para>
    10081008        </listitem>
     
    13971397            option. Use this option to specify which host-only
    13981398            networking interface the given virtual network interface
    1399             will use. See
    1400             <xref
    1401             linkend="network_hostonly" />.
     1399            will use. See <xref linkend="network_hostonly" />.
    14021400          </para>
    14031401        </listitem>
     
    14101408            the <computeroutput>--nic</computeroutput> option. Use this
    14111409            option to specify the name of the internal network. See
    1412             <xref
    1413             linkend="network_internal" />.
     1410            <xref linkend="network_internal" />.
    14141411          </para>
    14151412        </listitem>
     
    18361833            <computeroutput>--usb on|off</computeroutput>: Enables and
    18371834            disables the VM's virtual USB controller. See
    1838             <xref
    1839           linkend="settings-usb" />.
     1835            <xref linkend="settings-usb" />.
    18401836          </para>
    18411837        </listitem>
     
    20222018                standard port for RDP. See the description for the
    20232019                <computeroutput>--vrdeport</computeroutput> option in
    2024                 <xref
    2025                 linkend="vboxmanage-modifyvm-vrde" />.
     2020                <xref linkend="vboxmanage-modifyvm-vrde" />.
    20262021              </para>
    20272022            </listitem>
     
    20352030                interface. See the description for the
    20362031                <computeroutput>--vrdeaddress</computeroutput> option in
    2037                 <xref
    2038                 linkend="vboxmanage-modifyvm-vrde" />.
     2032                <xref linkend="vboxmanage-modifyvm-vrde" />.
    20392033              </para>
    20402034            </listitem>
     
    23212315            <listitem>
    23222316              <para>
    2323                 Only IPv4: <computeroutput>--vrdeaddress "0.0.0.0"</computeroutput>
    2324               </para>
    2325             </listitem>
    2326 
    2327             <listitem>
    2328               <para>
    2329                 Only IPv6: <computeroutput>--vrdeaddress "::"</computeroutput>
    2330               </para>
    2331             </listitem>
    2332 
    2333             <listitem>
    2334               <para>
    2335                 Both IPv6 and IPv4: <computeroutput>--vrdeaddress ""</computeroutput>
     2317                Only IPv4: <computeroutput>--vrdeaddress
     2318                "0.0.0.0"</computeroutput>
     2319              </para>
     2320            </listitem>
     2321
     2322            <listitem>
     2323              <para>
     2324                Only IPv6: <computeroutput>--vrdeaddress
     2325                "::"</computeroutput>
     2326              </para>
     2327            </listitem>
     2328
     2329            <listitem>
     2330              <para>
     2331                Both IPv6 and IPv4: <computeroutput>--vrdeaddress
     2332                ""</computeroutput>
    23362333              </para>
    23372334
     
    23582355            default|&lt;name&gt;</computeroutput>: Specifies the library
    23592356            used for RDP authentication. See
    2360             <xref
    2361             linkend="vbox-auth" />.
     2357            <xref linkend="vbox-auth" />.
    23622358          </para>
    23632359        </listitem>
     
    23682364            Enables multiple connections to be made to the same VRDE
    23692365            server, if the server supports this feature. See
    2370             <xref
    2371             linkend="vrde-multiconnection" />.
     2366            <xref linkend="vrde-multiconnection" />.
    23722367          </para>
    23732368        </listitem>
     
    23982393            &lt;percent&gt;</computeroutput>: Specifies the image
    23992394            quality for video redirection. See
    2400             <xref
    2401             linkend="vrde-videochannel" />.
     2395            <xref linkend="vrde-videochannel" />.
    24022396          </para>
    24032397        </listitem>
     
    27562750          <option>--register</option> automatically registers the new
    27572751          clone in this &product-name; installation. You can manually
    2758           register the new VM later by using the <command>VMBoxManage
    2759           registervm</command> command. See the
    2760           <xref linkend="vboxmanage-registervm" /> man page.
     2752          register the new VM later by using the <command>VBoxManage
     2753          registervm</command> command. See
     2754          <xref linkend="vboxmanage-registervm" />.
    27612755        </para>
    27622756      </listitem>
     
    28042798      virtual machine which should be moved.
    28052799    </para>
    2806 
    2807     <remark>
    2808       What does the --type basic setting do?
    2809     </remark>
    28102800
    28112801    <para>
     
    29582948        <para>
    29592949          A virtual appliance in OVF format, including copying their
    2960           virtual disk images to compressed VMDK
    2961         </para>
    2962       </listitem>
    2963 
    2964       <listitem>
    2965         <para>
    2966           A cloud service, such as &oci;.
     2950          virtual disk images to compressed VMDK.
     2951        </para>
     2952      </listitem>
     2953
     2954      <listitem>
     2955        <para>
     2956          A cloud service, such as &oci;. A single VM can be exported in
     2957          VMDK format.
    29672958        </para>
    29682959      </listitem>
     
    30373028      <title>Export to &oci;</title>
    30383029
    3039       <note>
    3040         <para>
    3041           By default an exported image is converted into "stream vmdk"
    3042           to comply OCI requirement.
    3043         </para>
    3044       </note>
     3030      <para>
     3031        By default, an exported disk image is converted into stream VMDK
     3032        format. This ensures compatibility with &oci;.
     3033      </para>
    30453034
    30463035      <para>
    30473036        List the machine that you want to export to &oci; and specify
    3048         output to &oci; by using the
     3037        the target cloud service provider by using the
    30493038        <computeroutput>--output</computeroutput> or
    30503039        <computeroutput>-o</computeroutput> option.
     
    30523041
    30533042      <para>
    3054         To export a VM to a cloud service such as &oci;, you must use
    3055         the <option>--cloud</option> option to identify the virtual
    3056         machine that you want to export. This option works in the same
    3057         way as the <option>--vsys</option> option for OVF export.
     3043        To export a VM to a cloud service such as &oci;, use the
     3044        <option>--cloud</option> option to specify the VM to export.
     3045        This option works in the same way as the <option>--vsys</option>
     3046        option for OVF export.
    30583047      </para>
    30593048
    30603049      <para>
    3061         Specify the following options. Some of these are settings for
    3062         the VM instance and require you to enter an Oracle Cloud
    3063         Identifier (OCID) for a resource. OCIDs can be viewed using the
    3064         &oci; Console.
     3050        Some of the following options are settings for the VM instance.
     3051        As a result, you must enter an Oracle Cloud Identifier (OCID)
     3052        for a resource. Use the &oci; Console to view OCIDs.
    30653053      </para>
    30663054
     
    30693057        <listitem>
    30703058          <para>
    3071             <computeroutput>--output</computeroutput>: The short name
    3072             for the cloud service you are exporting to. For &oci;, enter
    3073             <computeroutput>OCI://</computeroutput>.
    3074           </para>
    3075         </listitem>
    3076 
    3077         <listitem>
    3078           <para>
    3079             <computeroutput>--cloud &lt;number of virtual
    3080             system&gt;</computeroutput>: A number identifying the VM
    3081             that you are exporting. Numbering starts at
     3059            <option>--output/-o</option>: Specifies the short name of
     3060            the cloud service provider to which you export. For &oci;,
     3061            enter <computeroutput>OCI://</computeroutput>.
     3062          </para>
     3063        </listitem>
     3064
     3065        <listitem>
     3066          <para>
     3067            <option>--cloud</option>
     3068            <replaceable>number-of-virtual-system</replaceable>:
     3069            Specifies a number that identifies the VM that you are
     3070            exporting. Numbering starts at
    30823071            <computeroutput>0</computeroutput> for the first VM.
    30833072          </para>
     
    30863075        <listitem>
    30873076          <para>
    3088             <computeroutput>--vmname &lt;name&gt;</computeroutput>:
    3089             The exported VM gets this name in the cloud service.
    3090           </para>
    3091         </listitem>
    3092 
    3093         <listitem>
    3094           <para>
    3095             <computeroutput>--cloudprofile &lt;cloud profile
    3096             name&gt;</computeroutput>: The cloud profile contains data for
    3097             communication with a cloud provider or service. The cloud profile contains details
    3098             for your &oci; account, such as your user OCID, and the fingerprint for
    3099             your public key. See <xref linkend="ovf-export-oci"/>.
    3100           </para>
    3101         </listitem>
    3102 
    3103         <listitem>
    3104           <para>
    3105             <computeroutput>--cloudshape &lt;shape&gt;</computeroutput>:
    3106             The shape is used for the VM instance. Usually, determines the
    3107             number of CPUs and the amount of memory allocated to a
    3108             VM instance. The shape must be compatible with the exported image.
    3109           </para>
    3110         </listitem>
    3111 
    3112         <listitem>
    3113           <para>
    3114             <computeroutput>--clouddomain
    3115             &lt;domain&gt;</computeroutput>: The availability domain
    3116             used for the VM instance. Enter the OCID for the
    3117             availability domain.
    3118           </para>
    3119         </listitem>
    3120 
    3121         <listitem>
    3122           <para>
    3123             <computeroutput>--clouddisksize &lt;disk
    3124             size&gt;</computeroutput>: The disk size used for the exported
    3125             image, in gigabytes. Minimum is 50GB, maximum - 300GB.
    3126           </para>
    3127         </listitem>
    3128 
    3129         <listitem>
    3130           <para>
    3131             <computeroutput>--cloudbucket &lt;bucket
    3132             name&gt;</computeroutput>: A bucket is a kind of storage for the uploaded
    3133             objects. In the &oci; a bucket is used to store the uploaded files.
    3134           </para>
    3135         </listitem>
    3136 
    3137         <listitem>
    3138           <para>
    3139             <computeroutput>--cloudocivcn &lt;OCI vcn
    3140             id&gt;</computeroutput>: The virtual cloud network (VCN)
    3141             used for the VM instance. Enter the OCID for the VCN.
    3142           </para>
    3143         </listitem>
    3144 
    3145         <listitem>
    3146           <para>
    3147             <computeroutput>--cloudocisubnet &lt;OCI subnet
    3148             ID&gt;</computeroutput>: The subnet of the VCN used for the
    3149             VM instance. Enter the OCID for the subnet.
    3150           </para>
    3151         </listitem>
    3152 
    3153         <listitem>
    3154           <para>
    3155             <computeroutput>--cloudkeepobject
    3156             &lt;true/false&gt;</computeroutput>: Whether to store the
    3157             exported image in Oracle Object Storage or not.
    3158           </para>
    3159         </listitem>
    3160 
    3161         <listitem>
    3162           <para>
    3163             <computeroutput>--cloudlaunchinstance
    3164             &lt;true/false&gt;</computeroutput>: Whether to start the VM
    3165             instance after export to &oci; or not.
    3166           </para>
    3167         </listitem>
    3168 
    3169         <listitem>
    3170           <para>
    3171             <computeroutput>--cloudpublicip
    3172             &lt;true/false&gt;</computeroutput>: Whether to enable a
    3173             public IP address for the VM instance or not.
     3077            <option>--vmname</option> <replaceable>name</replaceable>:
     3078            Specifies the name of the exported VM. This name is used as
     3079            the VM instance name in &oci;.
     3080          </para>
     3081        </listitem>
     3082
     3083        <listitem>
     3084          <para>
     3085            <option>--cloudprofile</option>
     3086            <replaceable>cloud-profile-name</replaceable>: Specifies the
     3087            cloud profile that is used to connect to the cloud service
     3088            provider. The cloud profile contains your &oci; account
     3089            details, such as your user OCID and the fingerprint for your
     3090            public key. See <xref linkend="ovf-export-oci"/>.
     3091          </para>
     3092
     3093          <para>
     3094            To use a cloud profile, you must have the required
     3095            permissions on &oci;.
     3096          </para>
     3097
     3098          <remark>
     3099            Add xref to information about the required permissions.
     3100          </remark>
     3101        </listitem>
     3102
     3103        <listitem>
     3104          <para>
     3105            <option>--cloudshape</option>
     3106            <replaceable>shape</replaceable>: Specifies the shape used
     3107            for the VM instance. The shape defines the number of CPUs
     3108            and the amount of memory allocated to the VM instance. The
     3109            shape must be compatible with the exported image.
     3110          </para>
     3111        </listitem>
     3112
     3113        <listitem>
     3114          <para>
     3115            <option>--clouddomain</option>
     3116            <replaceable>domain</replaceable>: Specifies the
     3117            availability domain to use for the VM instance. Enter the
     3118            OCID for the availability domain.
     3119          </para>
     3120        </listitem>
     3121
     3122        <listitem>
     3123          <para>
     3124            <option>--clouddisksize</option>
     3125            <replaceable>disk-size-in-GB</replaceable>: Specifies the
     3126            disk size used for the exported disk image in gigabytes. The
     3127            minimum value is 50 GB and the maximum value is 300 GB.
     3128          </para>
     3129        </listitem>
     3130
     3131        <listitem>
     3132          <para>
     3133            <option>--cloudbucket</option>
     3134            <replaceable>bucket-name</replaceable>: Specifies the bucket
     3135            in which to store the uploaded files. In &oci;, a bucket is
     3136            a logical container for storing objects.
     3137          </para>
     3138        </listitem>
     3139
     3140        <listitem>
     3141          <para>
     3142            <option>--cloudocivcn</option>
     3143            <replaceable>OCI-vcn-ID</replaceable>: Specifies the virtual
     3144            cloud network (VCN) to use for the VM instance. Enter the
     3145            OCID for the VCN.
     3146          </para>
     3147        </listitem>
     3148
     3149        <listitem>
     3150          <para>
     3151            <option>--cloudocisubnet</option>
     3152            <replaceable>OCI-subnet-ID</replaceable>: Specifies the
     3153            subnet of the VCN to use for the VM instance. Enter the OCID
     3154            for the subnet.
     3155          </para>
     3156        </listitem>
     3157
     3158        <listitem>
     3159          <para>
     3160            <option>--cloudkeepobject true | false</option>: Specifies
     3161            whether to store the exported disk image in Oracle Object
     3162            Storage.
     3163          </para>
     3164        </listitem>
     3165
     3166        <listitem>
     3167          <para>
     3168            <option>--cloudlaunchinstance true | false</option>:
     3169            Specifies whether to start the VM instance after the export
     3170            to &oci; completes.
     3171          </para>
     3172        </listitem>
     3173
     3174        <listitem>
     3175          <para>
     3176            <option>--cloudpublicip true | false</option>: Specifies
     3177            whether to enable a public IP address for the VM instance.
    31743178          </para>
    31753179        </listitem>
     
    31823186      </para>
    31833187
    3184 <screen>VBoxManage export "OCI_Export" --output OCI:// --cloud 0 --vmname OCI_export \
    3185 --cloudshape VM.Standard2.1 --clouddomain abcd:US-ASHBURN-AD-1 --clouddisksize 50 \
    3186 --cloudbucket test_bucket --cloudocivcn ocid1.vcn.oc1.iad.aaaa... \
    3187 --cloudpublicip true --cloudprofile "standard user" --cloudocisubnet ocid1.subnet.oc1.iad.aaaa... \
    3188 --cloudkeepobject true --cloudlaunchinstance true</screen>
     3188      <remark>
     3189        For the next release, describe exactly what this command does in
     3190        terms of the command line options.
     3191      </remark>
     3192
     3193<screen># VBoxManage export myVM --output OCI:// --cloud 0 --vmname myVM_Cloud \
     3194--cloudprofile "standard user" --cloudbucket myBucket \
     3195--cloudshape VM.Standard2.1 --clouddomain aaaa:US-ASHBURN-AD-1 --clouddisksize 50  \
     3196--cloudocivcn ocid1.vcn.oc1.iad.aaaa... --cloudocisubnet ocid1.subnet.oc1.iad.aaaa... \
     3197--cloudkeepobject true --cloudlaunchinstance true --cloudpublicip true</screen>
    31893198
    31903199    </sect2>
     
    34793488          <computeroutput>nicproperty&lt;1-N&gt;
    34803489          &lt;paramname&gt;="paramvalue"</computeroutput>: This option,
    3481           in combination with <computeroutput>nicgenericdrv</computeroutput>
    3482           enables you to pass parameters to rarely-used
    3483           network backends.
     3490          in combination with
     3491          <computeroutput>nicgenericdrv</computeroutput> enables you to
     3492          pass parameters to rarely-used network backends.
    34843493        </para>
    34853494
     
    38723881          <computeroutput>vrdevideochannelquality
    38733882          &lt;percent&gt;</computeroutput>: Sets the image quality for
    3874           video redirection. See
    3875           <xref
    3876         linkend="vrde-videochannel" />.
     3883          video redirection. See <xref linkend="vrde-videochannel" />.
    38773884        </para>
    38783885      </listitem>
     
    42294236
    42304237        <para>
    4231           For a headless encrypted VM start, use the folowing command:
     4238          For a headless encrypted VM start, use the following command:
    42324239        </para>
    42334240
     
    69196926          <varlistentry>
    69206927            <term>
    6921               <computeroutput>-E|--putenv &lt;NAME&gt;=&lt;VALUE&gt;</computeroutput>
     6928              <computeroutput>-E|--putenv
     6929              &lt;NAME&gt;=&lt;VALUE&gt;</computeroutput>
    69226930            </term>
    69236931
     
    71967204          <varlistentry>
    71977205            <term>
    7198               <computeroutput>-E|--putenv &lt;NAME&gt;=&lt;VALUE&gt;</computeroutput>
     7206              <computeroutput>-E|--putenv
     7207              &lt;NAME&gt;=&lt;VALUE&gt;</computeroutput>
    71997208            </term>
    72007209
     
    83808389      Metric collection can only be enabled for started VMs. Collected
    83818390      data and collection settings for a particular VM will disappear as
    8382       soon as it shuts down. Use <command>VBoxManage metrics list</command>
    8383       subcommand to see which metrics are currently
    8384       available. You can also use <option>--list</option> option with
    8385       any subcommand that modifies metric settings to find out which
    8386       metrics were affected.
     8391      soon as it shuts down. Use the <command>VBoxManage metrics
     8392      list</command> subcommand to see which metrics are currently
     8393      available. You can also use the <option>--list</option> option
     8394      with any subcommand that modifies metric settings to find out
     8395      which metrics were affected.
    83878396    </para>
    83888397
  • trunk/doc/manual/en_US/user_VirtualBoxAPI.xml

    r76113 r76786  
    1111  <para>
    1212    &product-name; comes with comprehensive support for third-party
    13     developers. The so-called "Main API" of &product-name; exposes the
    14     entire feature set of the virtualization engine. It is completely
    15     documented and available to anyone who wishes to control
    16     &product-name; programmatically.
     13    developers. The so-called <emphasis>Main API</emphasis> of
     14    &product-name; exposes the entire feature set of the virtualization
     15    engine. It is completely documented and available to anyone who
     16    wishes to control &product-name; programmatically.
    1717  </para>
    1818
     
    2929    Development Kit (SDK)</emphasis>. The SDK is available for download
    3030    from
    31     <ulink
    32   url="http://www.virtualbox.org">http://www.virtualbox.org</ulink>.
     31    <ulink url="http://www.virtualbox.org">http://www.virtualbox.org</ulink>.
    3332    In particular, the SDK comes with a Programming Guide and Reference
    3433    manual in PDF format. This manual contains, among other things, the
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette