File: create-vm-wizard.dita

package info (click to toggle)
virtualbox 7.1.12-dfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 565,672 kB
  • sloc: ansic: 2,330,854; cpp: 2,193,228; asm: 230,777; python: 223,895; xml: 86,771; sh: 25,541; makefile: 8,158; perl: 5,697; java: 5,337; cs: 4,872; pascal: 1,782; javascript: 1,692; objc: 1,131; lex: 931; php: 906; sed: 899; yacc: 707
file content (23 lines) | stat: -rw-r--r-- 1,620 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic xml:lang="en-us" id="create-vm-wizard">
  <title>Creating a Virtual Machine</title>
  
  <body>
    <p>In the VirtualBox Manager window, click <b outputclass="bold">New</b>. The <b outputclass="bold">Create Virtual Machine</b> workflow is shown, to guide you through the required steps for setting up a new virtual machine (VM). </p>
    <p>The steps are:<ul id="ul_yt4_cjt_pbc">
        <li><xref href="create-vm-wizard-name-os.dita"/></li>
        <li><xref href="create-vm-wizard-unattended-install.dita"/></li>
        <li><xref href="create-vm-wizard-hardware.dita"/></li>
        <li><xref href="create-vm-wizard-virtual-hard-disk.dita"/></li>
      </ul></p>
    <p>The exact settings on the workflow pages depend on the architecture of the host platform.</p>
    <p>If you don't see the workflow, change the experience level to <b>Basic</b>. See <xref href="ui-experience-level.dita"/>.</p>
    <p>Once created, the virtual machine is displayed in the machine list on the left side of the <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> window, with the name that you entered on the first page of the workflow.</p>
    <p>You can change the settings later, after you have created the VM, using the Machine
      Settings.</p>
    <p>You must supply an operating system image, in ISO format, for the operating system you intend to install on the
      VM. <ph conkeyref="vbox-conkeyref-phrases/product-name"/> does not supply the OS or any license required to use
      it. </p>
  </body>
</topic>