VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/settings-storage.dita@ 108750

Last change on this file since 108750 was 107390, checked in by vboxsync, 4 months ago

Docs: bugref:10705. bugref: 10829. The docs build has been modified to split generated refentry dita files and the user manual files and the following commits from doc's team git repo has been applied:

0946136c74dda0483704db891345cb39548b4e28 Started consolidating known issues and troubleshooting information
845b847e6a8e778b38a57867e25ee5e086a73800 Added individual topics for list of known issues, integrated into Troubleshooting section.
bb574836aac775889bd61e4a72f489617fcb7d18 Removed EFI firmware from experimental features for 7.2
6d2e68b244869991e713d170ecd239739d99ba56 Moved known issues into Known Issues section
e2630c896561587718b5c3197c384a38d07014d5 Merge branch 'VBP-1461_experimental-features' into 'main'
0512e2cce51f49ccdc56f3381a2a0c924f2bd278 Feedback on known issues
a77d6c980f6ff5cad9d32b2fb9290990093a03fa Restructured host and guest OS topics
988af5cc9628f5de0806531bc98686f691a911fd Updates with feedbback from Jacob
982a61c9f25b22b745ec483e763e3d88efe59c40 Included feedback from Jacob
93181c8c6cc2d9a26bcccb1145cb0423c0d9f4c9 Updated known issues with feedback from Klaus
8bc369561c383f09b409fe5e44f507440b3735fb Created Legacy Guest OS section
d7932f55accdab7a03666302d58b8c941cd48be2 Moved known issues to more appropriate places for the info
2a4aa094ba8a7ac6894d2a777316eabf41746580 Further moving of known issues
baeabd5308c5519a4dc26b4197be9b00e419a85a Updated links to cli_topics

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 6.4 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="settings-storage">
4 <title>Storage Settings</title>
5
6 <body>
7 <p>The <b outputclass="bold">Storage</b> category in the VM settings enables you to connect virtual hard disk and
8 CD/DVD images and drives to your virtual machine. </p>
9 <p>In a real computer, so-called <i>storage controllers</i> connect physical disk drives to the rest of the
10 computer. Similarly, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> presents virtual storage controllers to
11 a virtual machine. Under each controller, the virtual devices, such as hard disks and CD/DVD drives, attached to
12 the controller are shown. </p>
13 <note>
14 <p>This section gives a quick introduction to the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> storage
15 settings. See <xref href="storage.dita#storage"/> for a full description of the available storage settings in
16 <ph conkeyref="vbox-conkeyref-phrases/product-name"/>. </p>
17 </note>
18 <p>Depending on the guest OS type that you selected when you created the VM, a new VM includes the following storage
19 devices: </p>
20 <ul>
21 <li>
22 <p><b outputclass="bold">IDE controller.</b> A virtual
23 CD/DVD drive is attached to device 0 on the secondary channel
24 of the IDE controller.
25 </p>
26 </li>
27 <li>
28 <p><b outputclass="bold">SATA controller.</b> This is a
29 modern type of storage controller for higher hard disk data
30 throughput, to which the virtual hard disks are attached.
31 Initially you will normally have one such virtual disk, but as
32 shown in the previous screenshot, you can have more than one.
33 Each is represented by a disk image file, such as a VDI file
34 in this example.
35 </p>
36 </li>
37 </ul>
38 <p>VMs with an Arm architecture have VirtIO SCSI only.</p>
39 <p>If you created your VM with an older version of <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, the
40 default storage layout may differ. You might then only have an IDE controller to which both the CD/DVD drive and
41 the hard disks have been attached. This might also apply if you selected an older OS type when you created the VM.
42 Since older OSes do not support SATA without additional drivers, <ph
43 conkeyref="vbox-conkeyref-phrases/product-name"/> will make sure that no such devices are present initially. See
44 <xref href="harddiskcontrollers.dita#harddiskcontrollers"/>. </p>
45 <p><ph conkeyref="vbox-conkeyref-phrases/product-name"/> also provides a <i>floppy controller</i>. You cannot add
46 devices other than floppy drives to this controller. Virtual floppy drives, like virtual CD/DVD drives, can be
47 connected to either a host floppy drive, if you have one, or a disk image, which in this case must be in RAW
48 format. </p>
49 <p>You can modify these media attachments freely. For example, if you want to copy some files from another virtual
50 disk that you created, you can connect that disk as a second hard disk, as in the above screenshot. You could also
51 add a second virtual CD/DVD drive, or change where these items are attached. The following options are available: </p>
52 <ul>
53 <li>
54 <p>To <b outputclass="bold">add another virtual hard disk, or a CD/DVD or floppy drive</b>, select the storage
55 controller to which it should be added (such as IDE, SATA, SCSI, SAS, floppy controller) and then click the <b
56 outputclass="bold">Add Disk</b> button below the tree. You can then either select <b outputclass="bold"
57 >Optical Drive</b> or <b outputclass="bold">Hard Disk</b>. If you clicked on a floppy controller, you can
58 add a floppy drive instead. Alternatively, right-click the storage controller and select a menu item there. </p>
59 <p>A dialog is displayed, enabling you to select an existing disk image file or to create a new disk image file.
60 Depending on the type of disk image, the dialog is called <b outputclass="bold">Hard Disk Selector</b>, <b
61 outputclass="bold">Optical Disk Selector</b>, or <b outputclass="bold">Floppy Disk Selector</b>. </p>
62 <p>See <xref href="vdidetails.dita#vdidetails"/> for information on the image file types that are supported by
63 <ph conkeyref="vbox-conkeyref-phrases/product-name"/>. </p>
64 <p>For virtual CD/DVD drives, the image files will typically be in the standard ISO format instead. Most
65 commonly, you will select this option when installing an OS from an ISO file that you have obtained from the
66 Internet. For example, most Linux distributions are available in this way. </p>
67 <p>Depending on the type of disk image, you can set the following <b outputclass="bold">Attributes</b> for the
68 disk image in the right part of the Storage settings page: </p>
69 <ul>
70 <li>
71 <p>The <b outputclass="bold">device slot</b> of the controller that the virtual disk is connected to. IDE
72 controllers have four slots: primary device 0, primary device 1, secondary device 0, and secondary device
73 1. By contrast, SATA and SCSI controllers offer you up to 30 slots for attaching virtual devices. </p>
74 </li>
75 <li><b outputclass="bold">Solid-state Drive</b> presents a virtual disk to the guest as a solid-state device. </li>
76 <li><b outputclass="bold">Hot-pluggable</b> presents a virtual disk to the guest as a hot-pluggable device. </li>
77 <li>
78 <p>For virtual CD/DVD drives, you can select <b outputclass="bold">Live CD/DVD</b>. This means that the
79 virtual optical disk is not removed from when the guest system ejects it. </p>
80 </li>
81 </ul>
82 </li>
83 <li>
84 <p>To <b outputclass="bold">remove an attachment</b>, either select it and click the <b outputclass="bold"
85 >Remove</b> icon at the bottom, or right-click the attachment and select the menu item. </p>
86 </li>
87 </ul>
88 <p>Removable media, such as CD/DVDs and floppies, can be changed while the guest is running. Since the <b
89 outputclass="bold">Settings</b> window is not available at that time, you can also access these settings from
90 the <b outputclass="bold">Devices</b> menu of your virtual machine window. </p>
91 </body>
92
93</topic>
Note: See TracBrowser for help on using the repository browser.

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