VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/create-vm-wizard-virtual-hard-disk.dita@ 99009

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

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.2 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="create-vm-wizard-virtual-hard-disk">
4 <title>Create Virtual Machine Wizard: Virtual Hard Disk</title>
5
6 <body>
7 <p>
8 Use this page to specify a virtual hard disk for the virtual
9 machine.
10 </p>
11 <p>
12 There are many ways in which Oracle VM VirtualBox can provide hard
13 disk space to a VM, see <xref href="storage.dita#storage"/>. The most
14 common way is to use a large image file on your physical hard
15 disk, whose contents Oracle VM VirtualBox presents to your VM as if it
16 were a complete hard disk. This file then represents an entire
17 hard disk, so you can even copy it to another host and use it
18 with another Oracle VM VirtualBox installation.
19 </p>
20 <fig id="fig-create-vm-hard-disk">
21 <title>Creating a New Virtual Machine: Virtual Hard Disk</title>
22 <image href="images/create-vm-4.png" placement="break"/>
23 </fig>
24 <p>
25 The following fields are available on this wizard page:
26 </p>
27 <ul>
28 <li>
29 <p><b outputclass="bold">Create a Virtual Hard Disk
30 Now</b>. Creates a new empty virtual hard disk image,
31 located in the VM's machine folder.
32 </p>
33 <p>
34 Enter the following settings:
35 </p>
36 <ul>
37 <li>
38 <p><b outputclass="bold">Disk Size</b>. Use the
39 slider to select a maximum size for the hard disk in the
40 new VM.
41 </p>
42 </li>
43 <li>
44 <p><b outputclass="bold">Pre-Allocate Full Size.</b>
45 This setting determines the type of image file used for
46 the disk image. Select this setting to use a
47 <i>fixed-size file</i> for the disk image.
48 Deselect this setting to use a <i>dynamically
49 allocated file</i> for the disk image.
50 </p>
51 <p>
52 The different types of image file behave as follows:
53 </p>
54 <ul>
55 <li>
56 <p><b outputclass="bold">Dynamically allocated
57 file.</b> This type of image file only grows
58 in size when the guest actually stores data on its
59 virtual hard disk. Therefore, this file is small
60 initially. As the drive is filled with data, the
61 file grows to the specified size.
62 </p>
63 </li>
64 <li>
65 <p><b outputclass="bold">Fixed-size file.</b>
66 This type of image file immediately occupies the
67 file specified, even if only a fraction of that
68 virtual hard disk space is actually in use. While
69 occupying much more space, a fixed-size file incurs
70 less overhead and is therefore slightly faster than
71 a dynamically allocated file.
72 </p>
73 </li>
74 </ul>
75 <p>
76 For more details about the differences, see
77 <xref href="vdidetails.dita#vdidetails"/>.
78 </p>
79 </li>
80 </ul>
81 </li>
82 <li>
83 <p><b outputclass="bold">Use an Existing Hard Disk
84 File.</b> Enables you to select an
85 <i>existing</i> disk image file to use with
86 the new VM.
87 </p>
88 <p>
89 The drop-down list presented in the window lists all disk
90 images which are known by Oracle VM VirtualBox. These disk images
91 are currently attached to a virtual machine, or have been
92 attached to a virtual machine.
93 </p>
94 <p>
95 Alternatively, click on the small folder icon next to the
96 drop-down list. In the <b outputclass="bold">Hard Disk
97 Selector</b> window that is displayed, click
98 <b outputclass="bold">Add</b> to select a disk image
99 file on your host disk.
100 </p>
101 </li>
102 <li>
103 <p><b outputclass="bold">Do Not Add a Virtual Hard
104 Disk.</b> The new VM is created without a hard disk.
105 </p>
106 </li>
107 </ul>
108 <p>
109 To prevent your physical hard disk on the host OS from filling
110 up, Oracle VM VirtualBox limits the size of the image file. But the
111 image file must be large enough to hold the contents of the
112 guest OS and the applications you want to install. For a Windows
113 or Linux guest, you will probably need several gigabytes for any
114 serious use. The limit of the image file size can be changed
115 later, see <xref href="man_VBoxManage-modifymedium.dita#vboxmanage-modifymedium"/>.
116 </p>
117 <note>
118 <p>
119 You can skip attaching a virtual hard disk file to the new
120 virtual machine you are creating. But you will then need to
121 attach an hard disk later on, in order to install a guest
122 operating system.
123 </p>
124 </note>
125 <p>
126 After having selected or created your image file, click
127 <b outputclass="bold">Next</b> to go to the next wizard
128 page.
129 </p>
130 </body>
131
132</topic>
Note: See TracBrowser for help on using the repository browser.

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