VirtualBox

source: vbox/trunk/doc/manual/en_US/user_BasicConcepts.xml@ 34531

Last change on this file since 34531 was 34531, checked in by vboxsync, 14 years ago

Manual: document 4.0 file format/location changes in detail

File size: 56.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
4<chapter id="BasicConcepts">
5 <title>Configuring virtual machines</title>
6
7 <para>Whereas <xref linkend="Introduction" /> gave you a quick introduction
8 to VirtualBox and how to get your first virtual machine running, the
9 following chapter describe in detail how to configure virtual
10 machines.</para>
11
12 <para>You have considerable latitude in deciding what virtual hardware will
13 be provided to the guest. The virtual hardware can be used for communicating
14 with the host system or with other guests. For instance, if you provide
15 VirtualBox with the image of a CD-ROM in an ISO file, VirtualBox can present
16 this image to a guest system as if it were a physical CD-ROM. Similarly, you
17 can give a guest system access to the real network via its virtual network
18 card, and, if you so choose, give the host system, other guests, or
19 computers on the Internet access to the guest system.</para>
20
21 <sect1>
22 <title id="guestossupport">Supported guest operating systems</title>
23
24 <para>Since VirtualBox is designed to provide a generic virtualization
25 environment for x86 systems, it may run operating systems of any kind,
26 even those not listed here. However, the focus is to optimize VirtualBox
27 for the following guest systems:</para>
28
29 <para><glosslist>
30 <glossentry>
31 <glossterm>Windows NT 4.0</glossterm>
32
33 <glossdef>
34 <para>All versions, editions and service packs are fully
35 supported; however, there are some issues with older service
36 packs. We recommend to install service pack 6a. Guest Additions
37 are available with a limited feature set.</para>
38 </glossdef>
39 </glossentry>
40
41 <glossentry>
42 <glossterm>Windows 2000 / XP / Server 2003 / Vista / Server 2008 /
43 Windows 7</glossterm>
44
45 <glossdef>
46 <para>All versions, editions and service packs are fully supported
47 (including 64-bit versions, under the preconditions listed below).
48 Guest Additions are available.</para>
49 </glossdef>
50 </glossentry>
51
52 <glossentry>
53 <glossterm>DOS / Windows 3.x / 95 / 98 / ME</glossterm>
54
55 <glossdef>
56 <para>Limited testing has been performed. Use beyond legacy
57 installation mechanisms not recommended. No Guest Additions
58 available.</para>
59 </glossdef>
60 </glossentry>
61
62 <glossentry>
63 <glossterm>Linux 2.4</glossterm>
64
65 <glossdef>
66 <para>Limited support.</para>
67 </glossdef>
68 </glossentry>
69
70 <glossentry>
71 <glossterm>Linux 2.6</glossterm>
72
73 <glossdef>
74 <para>All versions/editions are fully supported (32 bits and 64
75 bits). Guest Additions are available.</para>
76
77 <para>We strongly recommend using a Linux kernel version 2.6.13 or
78 higher for better performance.<note>
79 <para>Certain Linux kernel releases have bugs that prevent
80 them from executing in a virtual environment; please see <xref
81 linkend="trouble-linux-buggy" /> for details.</para>
82 </note></para>
83 </glossdef>
84 </glossentry>
85
86 <glossentry>
87 <glossterm>Solaris 10, OpenSolaris</glossterm>
88
89 <glossdef>
90 <para>Fully supported (32 bits and 64 bits). Guest Additions are
91 available.</para>
92 </glossdef>
93 </glossentry>
94
95 <glossentry>
96 <glossterm>FreeBSD</glossterm>
97
98 <glossdef>
99 <para>Requires hardware virtualization to be enabled. Limited
100 support. Guest Additions are not available yet.</para>
101 </glossdef>
102 </glossentry>
103
104 <glossentry>
105 <glossterm>OpenBSD</glossterm>
106
107 <glossdef>
108 <para>Requires hardware virtualization to be enabled. Versions 3.7
109 and later are supported. Guest Additions are not available
110 yet.</para>
111 </glossdef>
112 </glossentry>
113
114 <glossentry>
115 <glossterm>OS/2 Warp 4.5</glossterm>
116
117 <glossdef>
118 <para>Requires hardware virtualization to be enabled. We
119 officially support MCP2 only; other OS/2 versions may or may not
120 work. Guest Additions are available with a limited feature
121 set.<footnote>
122 <para>See <xref linkend="KnownIssues" />.</para>
123 </footnote></para>
124 </glossdef>
125 </glossentry>
126
127 <glossentry>
128 <glossterm>Mac OS X Server</glossterm>
129
130 <glossdef>
131 <para>VirtualBox 3.2 added experimental support for Mac OS X
132 Server guests, but this comes with restrictions. Please see the
133 following section as well as <xref
134 linkend="KnownIssues" />.</para>
135 </glossdef>
136 </glossentry>
137 </glosslist></para>
138
139 <sect2 id="intro-macosxguests">
140 <title>Mac OS X Server guests</title>
141
142 <para>Starting with version 3.2, VirtualBox has experimental support for
143 Mac OS X Server guests. This allows you to install and execute
144 unmodified versions of Mac OS X Server on supported host
145 hardware.</para>
146
147 <para>Whereas competing solutions perform modifications to the Mac OS X
148 Server install DVDs (e.g. different boot loader and replaced files),
149 VirtualBox is the first product to provide the modern PC architecture
150 expected by OS X without requiring any "hacks".</para>
151
152 <para>You should be aware of a number of <emphasis role="bold">important
153 issues</emphasis> before attempting to install a Mac OS X Server
154 guest:<orderedlist>
155 <listitem>
156 <para>Mac OS X is commercial, licensed software and contains
157 <emphasis role="bold">both license and technical
158 restrictions</emphasis> that limit its use to certain hardware and
159 usage scenarios. It is important that you understand and obey
160 these restrictions.</para>
161
162 <para>In particular, for most versions of Mac OS X Server, Apple
163 prohibits installing them on non-Apple hardware. Also, only the
164 server versions of Mac OS X are designed to be used in a virtual
165 environment; as a result, VirtualBox does not support client
166 versions of Mac OS X as a guest.</para>
167
168 <para>These license restrictions are also enforced on a technical
169 level. Mac OS X Server verifies whether it is running on Apple
170 hardware, and most DVDs that that come with Apple hardware even
171 check for an exact model. These restrictions are
172 <emphasis>not</emphasis> circumvented by VirtualBox and continue
173 to apply.</para>
174 </listitem>
175
176 <listitem>
177 <para>Only <emphasis role="bold">CPUs</emphasis> known and tested
178 by Apple are supported. As a result, if your Intel CPU is newer
179 than the build of Mac OS X Server, or if you have a non-Intel CPU,
180 it will most likely panic during bootup with an "Unsupported CPU"
181 exception. It is generally best to use the Mac OS X Server DVD
182 that came with your Apple hardware.</para>
183 </listitem>
184
185 <listitem>
186 <para>The Mac OS X Server installer expects the harddisk to be
187 <emphasis role="bold">partitioned</emphasis> so when it does not
188 offer a selection, you have to launch the Disk Utility from the
189 "Tools" menu and partition the hard disk. Then close the Disk
190 Utility and proceed with the installation.</para>
191 </listitem>
192
193 <listitem>
194 <para>In addition, as Mac OS X Server support in VirtualBox is
195 currently still experimental, please refer also to <xref
196 linkend="KnownIssues" />.</para>
197 </listitem>
198 </orderedlist></para>
199 </sect2>
200
201 <sect2 id="intro-64bitguests">
202 <title>64-bit guests</title>
203
204 <para>VirtualBox supports 64-bit guest operating systems, even on 32-bit
205 host operating systems,<footnote>
206 <para>64-bit guest support was added with VirtualBox 2.0; support
207 for 64-bit guests on 32-bit hosts was added with VirtualBox
208 2.1.</para>
209 </footnote> provided that the following conditions are
210 met:<orderedlist>
211 <listitem>
212 <para>You need a 64-bit processor with hardware virtualization
213 support (see <xref linkend="hwvirt" />).</para>
214 </listitem>
215
216 <listitem>
217 <para>You must enable hardware virtualization for the particular
218 VM for which you want 64-bit support; software virtualization is
219 not supported for 64-bit VMs.</para>
220 </listitem>
221
222 <listitem>
223 <para>If you want to use 64-bit guest support on a 32-bit host
224 operating system, you must also select a 64-bit operating system
225 for the particular VM. Since supporting 64 bits on 32-bit hosts
226 incurs additional overhead, VirtualBox only enables this support
227 upon explicit request.</para>
228
229 <para>On 64-bit hosts, 64-bit guest support is always enabled, so
230 you can simply install a 64-bit operating system in the
231 guest.</para>
232 </listitem>
233 </orderedlist></para>
234
235 <para><warning>
236 <para>On any host, you should enable the <emphasis role="bold">I/O
237 APIC</emphasis> for virtual machines that you intend to use in
238 64-bit mode. This is especially true for 64-bit Windows VMs. See
239 <xref linkend="settings-general-advanced" />. In addition, for
240 64-bit Windows guests, you should make sure that the VM uses the
241 <emphasis role="bold">Intel networking device</emphasis>, since
242 there is no 64-bit driver support for the AMD PCNet card; see <xref
243 linkend="nichardware" />.</para>
244 </warning></para>
245
246 <para>If you use the "Create VM" wizard of the VirtualBox graphical user
247 interface (see <xref linkend="gui-createvm" />), VirtualBox will
248 automatically use the correct settings for each selected 64-bit
249 operating system type.</para>
250 </sect2>
251 </sect1>
252
253 <sect1>
254 <title>Emulated hardware</title>
255
256 <para>VirtualBox virtualizes nearly all hardware of the host. Depending on
257 a VM's configuration, the guest will see the following virtual
258 hardware:<itemizedlist>
259 <listitem>
260 <para><emphasis role="bold">Input devices.</emphasis> By default,
261 VirtualBox emulates a standard PS/2 keyboard and mouse. These
262 devices are supported by almost all past and present operating
263 systems.</para>
264
265 <para>In addition, VirtualBox can provide virtual USB input devices
266 to avoid having to capture mouse and keyboard, as described in <xref
267 linkend="keyb_mouse_normal" />.</para>
268 </listitem>
269
270 <listitem>
271 <para><emphasis role="bold">Graphics.</emphasis> The VirtualBox
272 graphics device (sometimes referred to as VGA device) is, unlike
273 nearly all other emulated devices, not based on any physical
274 counterpart. It is a simple, synthetic device which provides
275 compatibility with standard VGA and several extended registers used
276 by the VESA BIOS Extensions (VBE).</para>
277 </listitem>
278
279 <listitem>
280 <para><emphasis role="bold">Storage.</emphasis> VirtualBox currently
281 emulates the standard ATA interface found on Intel PIIX3/PIIX4
282 chips, the SATA (AHCI) interface, and two SCSI adapters (LSI Logic
283 and BusLogic); see <xref linkend="harddiskcontrollers" /> for
284 details. Whereas providing one of these would be enough for
285 VirtualBox by itself, this multitude of storage adapters is required
286 for compatibility with other hypervisors. Windows is particularly
287 picky about its boot devices, and migrating VMs between hypervisors
288 is very difficult or impossible if the storage controllers are
289 different.</para>
290 </listitem>
291
292 <listitem>
293 <para><emphasis role="bold">Networking.</emphasis> See <xref
294 linkend="nichardware" />.</para>
295 </listitem>
296
297 <listitem>
298 <para><emphasis role="bold">USB.</emphasis> VirtualBox emulates two
299 USB host controllers, EHCI and OHCI. There is a need for two host
300 controllers because OHCI only handles USB low- and full-speed
301 devices (both USB 1.x and 2.0), while EHCI only handles high-speed
302 devices (USB 2.0 only). The emulated USB controllers do not
303 communicate directly with devices on the host but rather with a
304 virtual USB layer which abstracts the USB protocol and allows the
305 use of remote USB devices.</para>
306 </listitem>
307
308 <listitem>
309 <para><emphasis role="bold">Audio.</emphasis> See <xref
310 linkend="settings-audio" />.</para>
311 </listitem>
312 </itemizedlist></para>
313 </sect1>
314
315 <sect1 id="generalsettings">
316 <title>General settings</title>
317
318 <para>In the Settings window, under "General", you can configure the most
319 fundamental aspects of the virtual machine such as memory and essential
320 hardware. There are three tabs, "Basic", "Advanced" and
321 "Description".</para>
322
323 <sect2>
324 <title>"Basic" tab</title>
325
326 <para>Under the "Basic" tab of the "General" settings category, you can
327 find these settings:</para>
328
329 <glosslist>
330 <glossentry>
331 <glossterm>Name</glossterm>
332
333 <glossdef>
334 <para>The name under which the VM is shown in the list of VMs in
335 the main window. Under this name, VirtualBox also saves the VM's
336 configuration files. By changing the name, VirtualBox renames
337 these files as well. As a result, you can only use characters
338 which are allowed in your host operating system's file
339 names.</para>
340
341 <para>Note that internally, VirtualBox uses unique identifiers
342 (UUIDs) to identify virtual machines. You can display these with
343 <computeroutput>VBoxManage</computeroutput>.</para>
344 </glossdef>
345 </glossentry>
346
347 <glossentry>
348 <glossterm>Operating system / version</glossterm>
349
350 <glossdef>
351 <para>The type of the guest operating system that is (or will be)
352 installed in the VM. This is the same setting that was specified
353 in the "New Virtual Machine" wizard, as described in <xref
354 linkend="gui-createvm" />.</para>
355 </glossdef>
356 </glossentry>
357 </glosslist>
358 </sect2>
359
360 <sect2 id="settings-general-advanced">
361 <title>"Advanced" tab</title>
362
363 <para><glosslist>
364 <glossentry>
365 <glossterm>Snapshot folder</glossterm>
366
367 <glossdef>
368 <para>By default, VirtualBox saves snapshot data together with
369 your other VirtualBox configuration data; see <xref
370 linkend="vboxconfigdata" />. With this setting, you can specify
371 any other folder for each VM.</para>
372 </glossdef>
373 </glossentry>
374
375 <glossentry>
376 <glossterm>Shared clipboard</glossterm>
377
378 <glossdef>
379 <para>If the virtual machine has Guest Additions installed, you
380 can select here whether the clipboard of the guest operating
381 system should be shared with that of your host. If you select
382 "Bidirectional", then VirtualBox will always make sure that both
383 clipboards contain the same data. If you select "Host to guest"
384 or "Guest to host", then VirtualBox will only ever copy
385 clipboard data in one direction.</para>
386 </glossdef>
387 </glossentry>
388
389 <glossentry>
390 <glossterm>Removable media: remember runtime changes</glossterm>
391
392 <glossdef>
393 <para>If this is checked, VirtualBox will save the state of what
394 media has been mounted between several runs of a virtual
395 machine.</para>
396 </glossdef>
397 </glossentry>
398
399 <glossentry>
400 <glossterm>Mini toolbar</glossterm>
401
402 <glossdef>
403 <para>In full screen or seamless mode, VirtualBox can display a
404 small toolbar that contains some of the items that are normally
405 available from the virtual machine's menu bar. This toolbar
406 reduces itself to a small gray line unless you move the mouse
407 over it. With the toolbar, you can return from full screen or
408 seamless mode, control machine execution or enable certain
409 devices. If you don't want to see the toolbar, disable this
410 setting.</para>
411 </glossdef>
412 </glossentry>
413 </glosslist></para>
414 </sect2>
415
416 <sect2>
417 <title>"Description" tab</title>
418
419 <para>Here you can enter any description for your virtual machine, if
420 you want. This has no effect on the functionality of the machine, but
421 you may find this space useful to note down things like the
422 configuration of a virtual machine and the software that has been
423 installed into it.</para>
424 </sect2>
425 </sect1>
426
427 <sect1 id="settings-system">
428 <title>System settings</title>
429
430 <para>The "System" category groups various settings that are related to
431 the basic hardware that is presented to the virtual machine.<note>
432 <para>As the activation mechanism of Microsoft Windows is sensitive to
433 hardware changes, if you are changing hardware settings for a Windows
434 guest, some of these changes may trigger a request for another
435 activation with Microsoft.</para>
436 </note></para>
437
438 <sect2 id="settings-motherboard">
439 <title>"Motherboard" tab</title>
440
441 <para>On the "Motherboard" tab, you can influence virtual hardware that
442 would normally be on the motherboard of a real computer.<glosslist>
443 <glossentry>
444 <glossterm>Base memory</glossterm>
445
446 <glossdef>
447 <para>This sets the amount of RAM that is allocated and given to
448 the VM when it is running. The specified amount of memory will
449 be requested from the host operating system, so it must be
450 available or made available as free memory on the host when
451 attempting to start the VM and will not be available to the host
452 while the VM is running. This is the same setting that was
453 specified in the "New Virtual Machine" wizard, as described with
454 guidelines under <xref linkend="gui-createvm" /> above.</para>
455
456 <para>Generally, it is possible to change the memory size after
457 installing the guest operating system (provided you do not
458 reduce the memory to an amount where the operating system would
459 no longer boot).</para>
460 </glossdef>
461 </glossentry>
462
463 <glossentry>
464 <glossterm>Boot order</glossterm>
465
466 <glossdef>
467 <para>This setting determines the order in which the guest
468 operating system will attempt to boot from the various virtual
469 boot devices. Analogous to a real PC's BIOS setting, VirtualBox
470 can tell a guest OS to start from the virtual floppy, the
471 virtual CD/DVD drive, the virtual hard drive (each of these as
472 defined by the other VM settings), the network, or none of
473 these.</para>
474
475 <para>If you select "Network", the VM will attempt to boot from
476 a network via the PXE mechanism. This needs to be configured in
477 detail on the command line; please see <xref
478 linkend="vboxmanage-modifyvm" />.</para>
479 </glossdef>
480 </glossentry>
481
482 <glossentry>
483 <glossterm>Enable I/O APIC</glossterm>
484
485 <glossdef>
486 <para>Advanced Programmable Interrupt Controllers (APICs) are a
487 newer x86 hardware feature that have replaced old-style
488 Programmable Interrupt Controllers (PICs) in recent years. With
489 an I/O APIC, operating systems can use more than 16 interrupt
490 requests (IRQs) and therefore avoid IRQ sharing for improved
491 reliability.<note>
492 <para>Enabling the I/O APIC is <emphasis>required</emphasis>
493 for 64-bit guest operating systems, especially Windows
494 Vista; it is also required if you want to use more than one
495 virtual CPU in a virtual machine.</para>
496 </note></para>
497
498 <para>However, software support for I/O APICs has been
499 unreliable with some operating systems other than Windows. Also,
500 the use of an I/O APIC slightly increases the overhead of
501 virtualization and therefore slows down the guest OS a
502 little.<warning>
503 <para>All Windows operating systems starting with Windows
504 2000 install different kernels depending on whether an I/O
505 APIC is available. As with ACPI, the I/O APIC therefore
506 <emphasis>must not be turned off after
507 installation</emphasis> of a Windows guest OS. Turning it on
508 after installation will have no effect however.</para>
509 </warning></para>
510 </glossdef>
511 </glossentry>
512
513 <glossentry>
514 <glossterm>Enable EFI</glossterm>
515
516 <glossdef>
517 <para>This enables Extensible Firmware Interface (EFI), which
518 replaces the legacy BIOS, which may be useful for certain
519 advanced use cases. Please refer to <xref linkend="efi" /> for
520 details.</para>
521 </glossdef>
522 </glossentry>
523
524 <glossentry>
525 <glossterm>Hardware clock in UTC time</glossterm>
526
527 <glossdef>
528 <para>If checked, VirtualBox will report the system time in UTC
529 format to the guest instead of local (host) time. This affects
530 how the virtual real-time clock (RTC) operates and may be useful
531 for Unix-like guest operating systems, which typically expect
532 the hardware clock to be set to UTC.</para>
533 </glossdef>
534 </glossentry>
535
536 <glossentry>
537 <glossterm>Enable absolute pointing device</glossterm>
538
539 <glossdef>
540 <para>If enabled, VirtualBox reports to the virtual machine that
541 a USB tablet device is present and communicates mouse events to
542 the virtual machine through this device. If disabled, mouse
543 events are communicated through a traditional PS/2 virtual mouse
544 device.</para>
545
546 <para>Using the virtual USB tablet has the advantage that
547 movements are reported in absolute coordinates (instead of as
548 relative position changes), which allows VirtualBox to translate
549 mouse events over the VM window into tablet events without
550 having to "capture" the mouse in the guest as described in <xref
551 linkend="keyb_mouse_normal" />. This makes using the VM less
552 tedious even if Guest Additions are not installed.<footnote>
553 <para>The virtual USB tablet was added with VirtualBox 3.2.
554 Depending on the guest operating system selected, this is
555 now enabled by default for new virtual machines.</para>
556 </footnote></para>
557 </glossdef>
558 </glossentry>
559 </glosslist></para>
560
561 <para>In addition, you can turn off the <emphasis role="bold">Advanced
562 Configuration and Power Interface (ACPI)</emphasis> which VirtualBox
563 presents to the guest operating system by default. ACPI is the current
564 industry standard to allow operating systems to recognize hardware,
565 configure motherboards and other devices and manage power. As all modern
566 PCs contain this feature and Windows and Linux have been supporting it
567 for years, it is also enabled by default in VirtualBox. It can only be
568 turned off on the command line; see <xref
569 linkend="vboxmanage-modifyvm" />.<warning>
570 <para>All Windows operating systems starting with Windows 2000
571 install different kernels depending on whether ACPI is available, so
572 ACPI <emphasis>must not be turned off</emphasis> after installation
573 of a Windows guest OS. Turning it on after installation will have no
574 effect however.</para>
575 </warning></para>
576 </sect2>
577
578 <sect2 id="settings-processor">
579 <title>"Processor" tab</title>
580
581 <para>On the "Processor" tab, you can set how many virtual <emphasis
582 role="bold">CPU cores</emphasis> the guest operating systems should see.
583 Starting with version 3.0, VirtualBox supports symmetrical
584 multiprocessing (SMP) and can present up to 32 virtual CPU cores to each
585 virtual machine.</para>
586
587 <para>You should not, however, configure virtual machines to use more
588 CPU cores than you have available physically.</para>
589
590 <para>In addition, the <emphasis role="bold">"Enable PAE/NX"</emphasis>
591 setting determines whether the PAE and NX capabilities of the host CPU
592 will be exposed to the virtual machine. PAE stands for "Physical Address
593 Extension". Normally, if enabled and supported by the operating system,
594 then even a 32-bit x86 CPU can access more than 4 GB of RAM. This is
595 made possible by adding another 4 bits to memory addresses, so that with
596 36 bits, up to 64 GB can be addressed. Some operating systems (such as
597 Ubuntu Server) require PAE support from the CPU and cannot be run in a
598 virtual machine without it.</para>
599
600 <para>With virtual machines running modern server operating systems,
601 VirtualBox also supports CPU hot-plugging. For details about this,
602 please refer to <xref linkend="cpuhotplug" />.</para>
603 </sect2>
604
605 <sect2>
606 <title>"Acceleration" tab</title>
607
608 <para>On this page, you can determine whether and how VirtualBox should
609 use hardware virtualization extensions that your host CPU may support.
610 This is the case with most CPUs built after 2006.</para>
611
612 <para>You can select for each virtual machine individually whether
613 VirtualBox should use software or hardware virtualization.<footnote>
614 <para>Prior to VirtualBox version 2.2, software virtualization was
615 the default; starting with version 2.2, VirtualBox will enable
616 hardware virtualization by default for new virtual machines that you
617 create. (Existing virtual machines are not automatically changed for
618 compatibility reasons, and the default can of course be changed for
619 each virtual machine.)</para>
620 </footnote></para>
621
622 <para>In most cases, the default settings will be fine; VirtualBox will
623 have picked sensible defaults depending on the operating system that you
624 selected when you created the virtual machine. In certain situations,
625 however, you may want to change these preconfigured defaults.</para>
626
627 <para>Advanced users may be interested in technical details about
628 software vs. hardware virtualization; please see <xref
629 linkend="hwvirt" />.</para>
630
631 <para>If your host's CPU supports the <emphasis role="bold">nested
632 paging</emphasis> (AMD-V) or <emphasis role="bold">EPT</emphasis> (Intel
633 VT-x) features, then you can expect a significant performance increase
634 by enabling nested paging in addition to hardware virtualization. For
635 technical details, see <xref linkend="nestedpaging" />.</para>
636 </sect2>
637 </sect1>
638
639 <sect1 id="settings-display">
640 <title>Display settings</title>
641
642 <glosslist>
643 <glossentry>
644 <glossterm>Video memory size</glossterm>
645
646 <glossdef>
647 <para>This sets the size of the memory provided by the virtual
648 graphics card available to the guest, in MB. As with the main
649 memory, the specified amount will be allocated from the host's
650 resident memory. Based on the amount of video memory, higher
651 resolutions and color depths may be available.</para>
652 </glossdef>
653 </glossentry>
654
655 <glossentry>
656 <glossterm>Monitor count</glossterm>
657
658 <glossdef>
659 <para>With this setting VirtualBox can provide more than one virtual
660 monitor to a virtual machine. If a guest operating system (such as
661 Windows) supports multiple attached monitors, VirtualBox can pretend
662 that multiple virtual monitors are present.<footnote>
663 <para>Multiple monitor support was added with VirtualBox
664 3.2.</para>
665 </footnote> Up to 8 such virtual monitors are supported.</para>
666
667 <para>The output of the multiple monitors will be displayed on the
668 host in multiple VM windows which are running side by side.</para>
669
670 <para>However, in fullscreen and seamless mode, they will use the
671 available physical monitors attached to the host. As a result, for
672 fullscreen and seamless modes to work with multiple monitors, you
673 will need at least as many physical monitors as you have virtual
674 monitors configured, or VirtualBox will report an error. You can
675 configure the relationship between guest and host monitors using the
676 view menu by pressing Host key + Home when you are in fullscreen or
677 seamless mode.</para>
678
679 <para>Please see <xref linkend="KnownIssues" /> also.</para>
680 </glossdef>
681 </glossentry>
682
683 <glossentry>
684 <glossterm>Enable 3D acceleration</glossterm>
685
686 <glossdef>
687 <para>If a virtual machine has Guest Additions installed, you can
688 select here whether the guest should support accelerated 3D
689 graphics. Please refer to <xref linkend="guestadd-3d" /> for
690 details.</para>
691 </glossdef>
692 </glossentry>
693
694 <glossentry>
695 <glossterm>Enable 2D video acceleration</glossterm>
696
697 <glossdef>
698 <para>If a virtual machine with Microsoft Windows has Guest
699 Additions installed, you can select here whether the guest should
700 support accelerated 2D video graphics. Please refer to <xref
701 linkend="guestadd-2d" /> for details.</para>
702 </glossdef>
703 </glossentry>
704
705 <glossentry>
706 <glossterm>Remote display</glossterm>
707
708 <glossdef>
709 <para>Under the "Remote display" tab, if the VirtualBox Remote
710 Display Extension (VRDE) is installed, you can enable the RDP server
711 that is built into VirtualBox. This allows you to connect to the
712 virtual machine remotely with any standard RDP viewer, such as
713 <computeroutput>mstsc.exe</computeroutput> that comes with Microsoft
714 Windows or, on Linux systems, the standard open-source
715 <computeroutput>rdesktop</computeroutput> program. These features
716 are described in detail in <xref linkend="vrdp" />.</para>
717 </glossdef>
718 </glossentry>
719 </glosslist>
720 </sect1>
721
722 <sect1 id="settings-storage">
723 <title>Storage settings</title>
724
725 <para>In the VM Settings window, the "Storage" section allows you to
726 connect virtual hard disk, CD/DVD and floppy images and drives to your
727 virtual machine:<mediaobject>
728 <imageobject>
729 <imagedata align="center" fileref="images/vm-settings-harddisk.png"
730 width="10cm" />
731 </imageobject>
732 </mediaobject></para>
733
734 <para>In a real PC, so-called "storage controllers" connect physical disk
735 drives to the rest of the computer. Similarly, VirtualBox presents virtual
736 storage controllers to a virtual machine. Under each controller, the
737 virtual devices (hard disks, CD/DVD or floppy drives) are shown that are
738 attached to the controller.</para>
739
740 <para>If you have used the "Create VM" wizard to create a machine, you
741 will normally see the following devices:<itemizedlist>
742 <listitem>
743 <para>You will see an IDE controller, under which there are two
744 devices:<itemizedlist>
745 <listitem>
746 <para>one virtual hard disk connected to the IDE slot called
747 "primary master"; this is represented by the disk images that
748 you created with the machine;</para>
749 </listitem>
750
751 <listitem>
752 <para>one virtual CD/DVD drive connected to the "secondary
753 master".</para>
754 </listitem>
755 </itemizedlist></para>
756 </listitem>
757
758 <listitem>
759 <para>In addition, there is a floppy controller to which a virtual
760 floppy drive is attached.</para>
761 </listitem>
762 </itemizedlist></para>
763
764 <para>You can modify these media attachments freely. For example, if you
765 wish to copy some files from another virtual disk that you created, you
766 can connect that disk as a second hard disk. You could also add a second
767 virtual CD/DVD drive, or change where these items are attached.</para>
768
769 <para>In addition to the IDE controller, VirtualBox can also present an
770 SATA controller and a SCSI controller to the guest, which gives you 30 or
771 16 additional slots to attach devices to, respectively. This, however, may
772 require that you run a modern guest operating system. See <xref
773 linkend="harddiskcontrollers" /> for details.</para>
774
775 <para>To <emphasis role="bold">add another virtual hard disk or CD/DVD
776 drive,</emphasis> select the storage controller to which it should be
777 added (IDE, SATA or SCSI) and then click on the "add disk" button below
778 the tree. You can then either select "Add CD/DVD device" or "Add Hard
779 Disk". Alternatively, right-click on the storage controller and select a
780 menu item there.</para>
781
782 <para>On the right part of the window, you can then select to which slot
783 of the controller the virtual disk should be connected to and which image
784 file to use.<itemizedlist>
785 <listitem>
786 <para>For virtual hard disks, a drop-down list appears on the right,
787 listing all the hard disk images that VirtualBox currently knows
788 about.</para>
789
790 <para>The folder icon next to the drop-down allow you to select a
791 different disk image using a standard file dialog.</para>
792
793 <para>The second icon next to the drop-down allows you to create a
794 new disk image; this will bring up the "Create new disk" wizard,
795 which was described in <xref linkend="gui-createvm" />.</para>
796 </listitem>
797
798 <listitem>
799 <para>For virtual CD/DVD drives, there are two kinds of options in
800 the drop-down list.<itemizedlist>
801 <listitem>
802 <para>If you select "Empty", then VirtualBox will present a
803 virtual CD/DVD drive to the guest which has no media
804 inserted.</para>
805 </listitem>
806
807 <listitem>
808 <para>If you select "Host drive" from the list, then the
809 physical device of the host computer is connected to the VM,
810 so that the guest operating system can read from and write to
811 your physical device. This is, for instance, useful if you
812 want to install Windows from a real installation CD. In this
813 case, select your host drive from the drop-down list
814 presented.</para>
815
816 <para>If you want to write (burn) CDs or DVDs using the host
817 drive, you need to enable the <emphasis
818 role="bold">"Passthrough"</emphasis> option; see <xref
819 linkend="storage-write-cds" />.</para>
820 </listitem>
821
822 <listitem>
823 <para>The other items in the list, like virtual hard disk
824 images, will be image files on your host. The file format here
825 is the ISO format. Most commonly, you will select this option
826 when installing an operating system from an ISO file that you
827 have obtained from the Internet. For example, most Linux
828 distributions are available in this way.</para>
829 </listitem>
830 </itemizedlist></para>
831
832 <note>
833 <para>The identification string of the drive provided to the guest
834 (which, in the guest, would be displayed by configuration tools
835 such as the Windows Device Manager) is always "VBOX CD-ROM",
836 irrespective of the current configuration of the virtual drive.
837 This is to prevent hardware detection from being triggered in the
838 guest operating system every time the configuration is
839 changed.</para>
840 </note>
841 </listitem>
842 </itemizedlist></para>
843
844 <para>Note that the floppy controller is special: you cannot add devices
845 other than floppy drives to it. Virtual floppy drives, like virtual CD/DVD
846 drives, can be connected to either a host floppy drive (if you have one)
847 or a disk image, which in this case must be in RAW format.</para>
848
849 <para>To <emphasis role="bold">remove a virtual disk or drive,</emphasis>
850 select it and click on the "remove" icon at the bottom (or right-click on
851 it and select the menu item).</para>
852
853 <para>Removable media (CD/DVDs and floppies) can be changed while the
854 guest is running. Since the "Settings" dialog is not available at that
855 time, you can also access these settings from the "Devices" menu of your
856 virtual machine window.</para>
857
858 <para>We have dedicated an entire chapter of this User Manual to virtual
859 storage: please see <xref linkend="storage" /> for every single detail
860 about storage configuration.</para>
861 </sect1>
862
863 <sect1 id="settings-audio">
864 <title>Audio settings</title>
865
866 <para>The "Audio" section in a virtual machine's Settings window
867 determines whether the VM will see a sound card connected, and whether the
868 audio output should be heard on the host system.</para>
869
870 <para>If audio is enabled for a guest, you can choose between the
871 emulation of an Intel AC'97 controller, an Intel HD Audio
872 controller<footnote>
873 <para>Intel HD Audio support was added with VirtualBox 4.0 because
874 Windows 7 (32-bit and 64-bit versions) as well as 64-bit Windows Vista
875 do not support the Intel AC'97 controller.</para>
876 </footnote> or a SoundBlaster 16 card. In any case, you can select what
877 audio driver VirtualBox will use on the host.</para>
878
879 <para>On a Linux host, depending on your host configuration, you can also
880 select between the OSS, ALSA or the PulseAudio subsystem. On newer Linux
881 distributions (Fedora 8 and above, Ubuntu 8.04 and above) the PulseAudio
882 subsystem should be preferred.</para>
883 </sect1>
884
885 <sect1 id="settings-network">
886 <title>Network settings</title>
887
888 <para>The "Network" section in a virtual machine's Settings window allows
889 you to configure how VirtualBox presents virtual network cards to your VM,
890 and how they operate.</para>
891
892 <para>When you first create a virtual machine, VirtualBox by default
893 enables one virtual network card and selects the "Network Address
894 Translation" (NAT) mode for it. This way the guest can connect to the
895 outside world using the host's networking and the outside world can
896 connect to services on the guest which you choose to make visible outside
897 of the virtual machine. In most cases, this default setup will work fine
898 for you.</para>
899
900 <para>However, VirtualBox is extremely flexible in how it can virtualize
901 networking. It supports up to eight virtual network cards per virtual
902 machine, the first four of which can be configured in detail in the
903 graphical user interface. All eight network cards can be configured on the
904 command line with VBoxManage. Because of this, we have dedicated an entire
905 chapter of this manual to discussing networking configuration; please see
906 <xref linkend="networkingdetails" />.</para>
907 </sect1>
908
909 <sect1 id="serialports">
910 <title>Serial ports</title>
911
912 <para>VirtualBox fully supports virtual serial ports in a virtual machine
913 in an easy-to-use manner.<footnote>
914 <para>Serial port support was added with VirtualBox 1.5.</para>
915 </footnote></para>
916
917 <para>Ever since the original IBM PC, personal computers have been
918 equipped with one or two serial ports (also called COM ports by DOS and
919 Windows). While these are no longer as important as they were until a few
920 years ago (especially since mice are no longer connected to serial ports
921 these days), there are still some important uses left for them. For
922 example, serial ports can be used to set up a primitive network over a
923 null-modem cable, in case Ethernet is not available. Also, serial ports
924 are indispensable for system programmers needing to do kernel debugging,
925 since kernel debugging software usually interacts with developers over a
926 serial port. In other words, with virtual serial ports, system programmers
927 can do kernel debugging on a virtual machine instead of needing a real
928 computer to connect to.</para>
929
930 <para>If a virtual serial port is enabled, the guest operating system sees
931 it a standard 16450-type serial port. Both receiving and transmitting data
932 is supported. How this virtual serial port is then connected to the host
933 is configurable, and details depend on your host operating system.</para>
934
935 <para>You can use either the graphical user interface or the command-line
936 <computeroutput>VBoxManage</computeroutput> tool to set up virtual serial
937 ports. For the latter, please refer to <xref
938 linkend="vboxmanage-modifyvm" />; in that section, look for the
939 <computeroutput>--uart</computeroutput> and
940 <computeroutput>--uartmode</computeroutput> options.</para>
941
942 <para>In either case, you can configure up to two virtual serial ports
943 simultaneously. For each such device, you will need to
944 determine<orderedlist>
945 <listitem>
946 <para>what kind of serial port the virtual machine should see by
947 selecting an I/O base address and interrupt (IRQ). For these, we
948 recommend to use the traditional values<footnote>
949 <para>See, for example, <ulink
950 url="http://en.wikipedia.org/wiki/COM_(hardware_interface)">http://en.wikipedia.org/wiki/COM_(hardware_interface)</ulink>.</para>
951 </footnote>, which are:</para>
952
953 <para><orderedlist>
954 <listitem>
955 <para>COM1: I/O base 0x3F8, IRQ 4</para>
956 </listitem>
957
958 <listitem>
959 <para>COM2: I/O base 0x2F8, IRQ 3</para>
960 </listitem>
961
962 <listitem>
963 <para>COM3: I/O base 0x3E8, IRQ 4</para>
964 </listitem>
965
966 <listitem>
967 <para>COM4: I/O base 0x2E8, IRQ 3</para>
968 </listitem>
969 </orderedlist></para>
970 </listitem>
971
972 <listitem>
973 <para>Then, you will need to determine what this virtual port should
974 be connected to. For each virtual serial port, you have the
975 following options:</para>
976
977 <para><itemizedlist>
978 <listitem>
979 <para>You can elect to have the virtual serial port
980 "disconnected", which means that the guest will see it as
981 hardware, but it will behave as if no cable had been connected
982 to it.</para>
983 </listitem>
984
985 <listitem>
986 <para>You can connect the virtual serial port to a physical
987 serial port on your host. (On a Windows host, this will be a
988 name like <computeroutput>COM1</computeroutput>; on Linux or
989 OpenSolaris hosts, it will be a device node like
990 <computeroutput>/dev/ttyS0</computeroutput>). VirtualBox will
991 then simply redirect all data received from and sent to the
992 virtual serial port to the physical device.</para>
993 </listitem>
994
995 <listitem>
996 <para>You can tell VirtualBox to connect the virtual serial
997 port to a software pipe on the host. This depends on your host
998 operating system:<itemizedlist>
999 <listitem>
1000 <para>On a Windows host, data will be sent and received
1001 through a named pipe. You can use a helper program
1002 called VMware Serial Line Gateway, available for
1003 download at <literal> <ulink
1004 url="http://www.l4ka.org/tools/vmwaregateway.php">http://www.l4ka.org/tools/vmwaregateway.php</ulink>
1005 </literal>. This tool provides a fixed server mode named
1006 pipe at
1007 <computeroutput>\\.\pipe\vmwaredebug</computeroutput>
1008 and connects incoming TCP connections on port 567 with
1009 the named pipe.</para>
1010 </listitem>
1011
1012 <listitem>
1013 <para>On a Mac, Linux or OpenSolaris host, a local
1014 domain socket is used instead. On Linux there are
1015 various tools which can connect to a local domain socket
1016 or create one in server mode. The most flexible tool is
1017 <computeroutput>socat</computeroutput> and is available
1018 as part of many distributions.</para>
1019 </listitem>
1020 </itemizedlist></para>
1021
1022 <para>In this case, you can configure whether VirtualBox
1023 should create the named pipe (or, on non-Windows hosts, the
1024 local domain socket) itself or whether VirtualBox should
1025 assume that the pipe (or socket) exists already. With the
1026 <computeroutput>VBoxManage</computeroutput> command-line
1027 options, this is referred to as "server" or "client" mode,
1028 respectively.</para>
1029 </listitem>
1030 </itemizedlist></para>
1031 </listitem>
1032 </orderedlist>Up to two serial ports can be configured simultaneously
1033 per virtual machine, but you can pick any port numbers out of the above.
1034 For example, you can configure two serial ports to be able to work with
1035 COM2 and COM4 in the guest.</para>
1036 </sect1>
1037
1038 <sect1>
1039 <title>USB support</title>
1040
1041 <sect2 id="settings-usb">
1042 <title>USB settings</title>
1043
1044 <para>The "USB" section in a virtual machine's Settings window allows
1045 you to configure VirtualBox's sophisticated USB support.</para>
1046
1047 <para>VirtualBox can allow virtual machines to access the USB devices on
1048 your host directly. To achieve this, VirtualBox presents the guest
1049 operating system with a virtual USB controller. As soon as the guest
1050 system starts using a USB device, it will appear as unavailable on the
1051 host.<note>
1052 <orderedlist>
1053 <listitem>
1054 <para>Be careful with USB devices that are currently in use on
1055 the host! For example, if you allow your guest to connect to
1056 your USB hard disk that is currently mounted on the host, when
1057 the guest is activated, it will be disconnected from the host
1058 without a proper shutdown. This may cause data loss.</para>
1059 </listitem>
1060
1061 <listitem>
1062 <para>Solaris hosts have a few known limitations regarding USB
1063 support; please see <xref linkend="KnownIssues" />.</para>
1064 </listitem>
1065 </orderedlist>
1066 </note></para>
1067
1068 <para>In addition to allowing a guest access to your local USB devices,
1069 VirtualBox even allows your guests to connect to remote USB devices by
1070 use of the VRDP protocol. For details about this, see <xref
1071 linkend="usb-over-rdp" />.</para>
1072
1073 <para>In the Settings dialog, you can first configure whether USB is
1074 available in the guest at all, and in addition also optionally enable
1075 the USB 2.0 (EHCI) controller for the guest. If so, you can determine in
1076 detail which devices are available. For this, you must create so-called
1077 "filters" by specifying certain properties of the USB device.</para>
1078
1079 <para>Clicking on the "+" button to the right of the "USB Device
1080 Filters" window creates a <emphasis role="bold">new filter.</emphasis>
1081 You can give the filter a name (for referencing it later) and specify
1082 the filter criteria. The more criteria you specify, the more precisely
1083 devices will be selected. For instance, if you specify only a vendor ID
1084 of 046d, all devices produced by Logitech will be available to the
1085 guest. If you fill in all fields, on the other hand, the filter will
1086 only apply to a particular device model from a particular vendor, and
1087 not even to other devices of the same type with a different revision and
1088 serial number.</para>
1089
1090 <para>In detail, the following criteria are available:</para>
1091
1092 <orderedlist>
1093 <listitem>
1094 <para><emphasis role="bold">Vendor and product ID.</emphasis> With
1095 USB, each vendor of USB products carries an identification number
1096 that is unique world-wide, the "vendor ID". Similarly, each line of
1097 products is assigned a "product ID" number. Both numbers are
1098 commonly written in hexadecimal (that is, they are composed of the
1099 numbers 0-9 and the letters A-F), and a colon separates the vendor
1100 from the product ID. For example,
1101 <computeroutput>046d:c016</computeroutput> stands for Logitech as a
1102 vendor, and the "M-UV69a Optical Wheel Mouse" product.</para>
1103
1104 <para>Alternatively, you can also specify <emphasis
1105 role="bold">"Manufacturer"</emphasis> and <emphasis
1106 role="bold">"Product"</emphasis> by name.</para>
1107
1108 <para>To list all the USB devices that are connected to your host
1109 machine with their respective vendor and product IDs, you can use
1110 the following command (see <xref linkend="vboxmanage" />): <screen>VBoxManage list usbhost</screen></para>
1111
1112 <para>On Windows, you can also see all USB devices that are attached
1113 to your system in the Device Manager. On Linux, you can use the
1114 <computeroutput>lsusb</computeroutput> command.</para>
1115 </listitem>
1116
1117 <listitem>
1118 <para><emphasis role="bold">Serial number.</emphasis> While vendor
1119 and product ID are already quite specific to identify USB devices,
1120 if you have two identical devices of the same brand and product
1121 line, you will also need their serial numbers to filter them out
1122 correctly.</para>
1123 </listitem>
1124
1125 <listitem>
1126 <para><emphasis role="bold">Remote.</emphasis> This setting
1127 specifies whether the device will be local only, or remote only
1128 (over VRDP), or either.</para>
1129 </listitem>
1130 </orderedlist>
1131
1132 <para>On a Windows host, you will need to unplug and reconnect a USB
1133 device to use it after creating a filter for it.</para>
1134
1135 <para>As an example, you could create a new USB filter and specify a
1136 vendor ID of 046d (Logitech, Inc), a manufacturer index of 1, and "not
1137 remote". Then any USB devices on the host system produced by Logitech,
1138 Inc with a manufacturer index of 1 will be visible to the guest
1139 system.</para>
1140
1141 <para>Several filters can select a single device -- for example, a
1142 filter which selects all Logitech devices, and one which selects a
1143 particular webcam.</para>
1144
1145 <para>You can <emphasis role="bold">deactivate</emphasis> filters
1146 without deleting them by clicking in the checkbox next to the filter
1147 name.</para>
1148 </sect2>
1149
1150 <sect2>
1151 <title>Implementation notes for Windows and Linux hosts</title>
1152
1153 <para>On Windows hosts, a kernel mode device driver provides USB proxy
1154 support. It implements both a USB monitor, which allows VirtualBox to
1155 capture devices when they are plugged in, and a USB device driver to
1156 claim USB devices for a particular virtual machine. As opposed to
1157 VirtualBox versions before 1.4.0, system reboots are no longer necessary
1158 after installing the driver. Also, you no longer need to replug devices
1159 for VirtualBox to claim them.</para>
1160
1161 <para>On newer Linux hosts, VirtualBox accesses USB devices through
1162 special files in the file system. When VirtualBox is installed, these
1163 are made available to all users in the
1164 <computeroutput>vboxusers</computeroutput> system group. In order to be
1165 able to access USB from guest systems, make sure that you are a member
1166 of this group.</para>
1167
1168 <para>On older Linux hosts, USB devices are accessed using the
1169 <computeroutput>usbfs</computeroutput> file system. Therefore, the user
1170 executing VirtualBox needs read and write permission to the USB file
1171 system. Most distributions provide a group (e.g.
1172 <computeroutput>usbusers</computeroutput>) which the VirtualBox user
1173 needs to be added to. Also, VirtualBox can only proxy to virtual
1174 machines USB devices which are not claimed by a Linux host USB driver.
1175 The <computeroutput>Driver=</computeroutput> entry in
1176 <computeroutput>/proc/bus/usb/devices</computeroutput> will show you
1177 which devices are currently claimed. Please refer to <xref
1178 linkend="usb_linux" /> also for details about
1179 <computeroutput>usbfs</computeroutput>.</para>
1180 </sect2>
1181 </sect1>
1182
1183 <sect1>
1184 <title>Shared folders</title>
1185
1186 <para>Shared folders allow you to easily exchange data between a virtual
1187 machine and your host. This feature requires that the VirtualBox Guest
1188 Additions be installed in a virtual machine and is described in detail in
1189 <xref linkend="sharedfolders" />.</para>
1190 </sect1>
1191
1192 <sect1 id="efi">
1193 <title>Alternative firmware (EFI)</title>
1194
1195 <para>Starting with release 3.1, VirtualBox includes experimental support
1196 for the Extensible Firmware Interface (EFI), which is a new industry
1197 standard intended to eventually replace the legacy BIOS as the primary
1198 interface for bootstrapping computers and certain system services
1199 later.</para>
1200
1201 <para>By default, VirtualBox uses the BIOS firmware for virtual machines.
1202 To use EFI for a given virtual machine, you can enable EFI in the
1203 machine's "Settings" dialog (see <xref linkend="settings-motherboard" />).
1204 Alternatively, use the <computeroutput>VBoxManage</computeroutput> command
1205 line interface like this: <screen>VBoxManage modifyvm "VM name" --firmware efi</screen>
1206 To switch back to using the BIOS, use: <screen>VBoxManage modifyvm "VM name" --firmware bios</screen>One
1207 notable user of EFI is Apple's Mac OS X, but recent Linuxes (such as
1208 Fedora 11) and Windows (starting with Vista) can be booted using EFI as
1209 well.</para>
1210
1211 <para>Another possible use of EFI in VirtualBox is development and testing
1212 of EFI applications, without booting any OS.</para>
1213
1214 <para>Note that the VirtualBox EFI support is experimental and will be
1215 enhanced as EFI matures and becomes more widespread. While Mac OS X and
1216 Linux guests are known to work fine, Windows guests are currently unable
1217 to boot using EFI.</para>
1218
1219 <sect2 id="efividmode">
1220 <title>Video modes in EFI</title>
1221
1222 <para>EFI provides two distinct video interfaces: GOP (Graphics Output
1223 Protocol) and UGA (Universal Graphics Adapter). Mac OS X uses GOP, while
1224 Linux tends to use UGA. VirtualBox provides a configuration option to
1225 control the framebuffer size for both interfaces.</para>
1226
1227 <para>To control GOP, use the following
1228 <computeroutput>VBoxManage</computeroutput> command: <screen>VBoxManage setextradata "VM name" VBoxInternal2/EfiGopMode N</screen>
1229 Where N can be one of 0,1,2,3,4 referring to the 640x480, 800x600,
1230 1024x768, 1280x1024, 1440x900 screen resolution respectively.</para>
1231
1232 <para>To change the UGA resolution: <screen>VBoxManage setextradata "VM name" VBoxInternal2/UgaHorizontalResolution 1440
1233VBoxManage setextradata "VM name" VBoxInternal2/UgaVerticalResolution 900</screen></para>
1234
1235 <para>The video mode for both GOP and UGA can only be changed when the
1236 VM is powered off and remains persistent until changed.</para>
1237 </sect2>
1238 </sect1>
1239</chapter>
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