VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/guestadd-intro.dita@ 108750

Last change on this file since 108750 was 108599, checked in by vboxsync, 8 weeks ago

Docs: bugref:10705. The following commits from doc's team git repo has been applied:

ab13e70df1f11d94f5aa74320f3d5bcd09eb0615 Merge branch 'VBP-1524_intro' into 'main'
2d22f9e3961d9af151d8fd68be179fe158ecdbe8 Updated 7.2 NAT topics
db0dea26b24752c0700fe2482c71096e5e34c144 Second draft for review
1ed94a09615e74cbefb40eae15334256716fce3e Updates to User Guide previously made by changesets 166326 and 166288 in vbox repo.
6dd488e154f44f2fe176a5a8b966c53b4dc9bc11 initial changes more to do
c5daadaa4ca2c9566a138d0f8747ac251409a597 more changes still more to do
f6485c3e017173701848468da9411723eeffaa7a Renamed topics and IDs
7ee42f9b5ec05968c90fdc476c2b2d63d9b729c2 Redrafted as two topics
3d44dd223c479bff7e5e7b4ff04551bf3e100a5c Tidied up unattended installation topics and removed duplication, corrected links.
e55738b05d654b7e3ad4e3bf9d085207703188b0 Updated overview of creating VM
168aee91e9dfffc02caaf409f35dd5a4087acfbe Merge branch 'VBP-1276_createVM' into 'main'
b51d42c208d4a5bc5c8cb0fc3a99180446ebe58e Removed obsolete note, and fixed typo
bf979f08427ff1dbb28c8a746789188416ffd137 Updated refs to Global Tools
e505a3f336b2dd2a8fb518b5dd6df4de3aa4e4be Removed unreferenced files
707ad04594a853717261ca66b320caaeb5b9ebbb Draft changes to network setup
ddda752407bad20a499b04206006b95fc1d6466d Restructured and updated network config topics
809714626c61832152b8f6d709abfbf750904af9 Updated topics for configuring vbox

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 7.6 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="guestadd-intro">
4 <title>Introduction to Guest Additions</title>
5
6 <body>
7 <p>The Guest Additions are designed to be installed <i>inside</i> a virtual machine after the guest operating system has been installed. They consist of device drivers and system applications that optimize the guest operating system for better performance and usability. See <xref href="guest-os.dita"/> for details on what guest operating systems are fully supported with Guest Additions by <ph conkeyref="vbox-conkeyref-phrases/product-name"/>.</p>
8 <p>The <ph conkeyref="vbox-conkeyref-phrases/product-name"/> Guest Additions for all supported guest operating
9 systems are provided as a single CD-ROM image file which is called <filepath>VBoxGuestAdditions.iso</filepath>.
10 This image file is located in the installation directory of <ph conkeyref="vbox-conkeyref-phrases/product-name"/>.
11 To install the Guest Additions for a particular VM, you mount this ISO file in your VM as a virtual CD-ROM and
12 install from there. </p>
13 <p>The Guest Additions offer the following features: </p>
14 <ul>
15 <li>
16 <p><b outputclass="bold">Mouse pointer integration</b>. To
17 overcome the limitations for mouse support described in
18 <xref href="keyb_mouse_normal.dita#keyb_mouse_normal"/>, this feature provides
19 you with seamless mouse support. You will only have one mouse
20 pointer and pressing the Host key is no longer required to
21 <i>free</i> the mouse from being captured by the
22 guest OS. To make this work, a special mouse driver is
23 installed in the guest that communicates with the physical
24 mouse driver on your host and moves the guest mouse pointer
25 accordingly.
26 </p>
27 </li>
28 <li>
29 <p><b outputclass="bold">Shared folders.</b> These provide
30 an easy way to exchange files between the host and the guest.
31 Much like ordinary Windows network shares, you can tell
32 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> to treat a certain host directory as a shared
33 folder, and <ph conkeyref="vbox-conkeyref-phrases/product-name"/> will make it available to the guest
34 operating system as a network share, irrespective of whether
35 the guest actually has a network. See
36 <xref href="sharedfolders.dita#sharedfolders"/>.
37 </p>
38 </li>
39 <li>
40 <p><b outputclass="bold">Better video support.</b> While the virtual graphics card which <ph
41 conkeyref="vbox-conkeyref-phrases/product-name"/> emulates for any guest operating
42 system provides all the basic features, the custom video drivers that are installed with
43 the Guest Additions provide you with extra high and nonstandard video modes, as well as
44 accelerated video performance. </p>
45 <p>In addition, with Windows, Linux, and Oracle Solaris guests, you can resize the virtual machine's window if
46 the Guest Additions are installed. The video resolution in the guest will be automatically adjusted, as if you
47 had manually entered an arbitrary resolution in the guest's <b outputclass="bold">Display</b> settings. See
48 <xref href="intro-resize-window.dita#intro-resize-window"/>. </p>
49 <p>If the Guest Additions are installed, 3D graphics for guest applications can be accelerated. See <xref href="guestadd-video.dita#guestadd-video"/>. </p>
50 </li>
51 <li>
52 <p><b outputclass="bold">Seamless windows.</b> With this
53 feature, the individual windows that are displayed on the
54 desktop of the virtual machine can be mapped on the host's
55 desktop, as if the underlying application was actually running
56 on the host. See <xref href="seamlesswindows.dita#seamlesswindows"/>.
57 </p>
58 </li>
59 <li>
60 <p><b outputclass="bold">Generic host/guest communication
61 channels.</b> The Guest Additions enable you to control
62 and monitor guest execution. The <i>guest
63 properties</i> provide a generic string-based mechanism
64 to exchange data bits between a guest and a host, some of
65 which have special meanings for controlling and monitoring the
66 guest. See <xref href="guestadd-guestprops.dita#guestadd-guestprops"/>.
67 </p>
68 <p>Additionally, applications can be started in a guest from the host. See <xref
69 href="guestadd-guestcontrol.dita#guestadd-guestcontrol"/>. </p>
70 </li>
71 <li>
72 <p><b outputclass="bold">Time synchronization.</b> With
73 the Guest Additions installed, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can ensure that
74 the guest's system time is better synchronized with that of
75 the host.
76 </p>
77 <p>For various reasons, the time in the guest might run at a slightly different rate than the time on the host.
78 The host could be receiving updates through NTP and its own time might not run linearly. A VM could also be
79 paused, which stops the flow of time in the guest for a shorter or longer period of time. When the wall clock
80 time between the guest and host only differs slightly, the time synchronization service attempts to gradually
81 and smoothly adjust the guest time in small increments to either catch up or lose time. When the difference is
82 too great, for example if a VM paused for hours or restored from saved state, the guest time is changed
83 immediately, without a gradual adjustment. </p>
84 <p>The Guest Additions will resynchronize the time regularly. See <xref href="changetimesync.dita">Tuning the
85 Guest Additions Time Synchronization Parameters</xref> for how to configure the parameters of the time
86 synchronization mechanism. </p>
87 </li>
88 <li>
89 <p><b outputclass="bold">Shared clipboard.</b> With the
90 Guest Additions installed, the clipboard of the guest
91 operating system can optionally be shared with your host
92 operating system. See <xref href="generalsettings.dita"/>.
93 </p>
94 </li>
95 <li>
96 <p><b outputclass="bold">Automated logins.</b> Also called
97 credentials passing. See <xref href="autologon.dita">Automated Guest Logins</xref>.
98 </p>
99 </li>
100 </ul>
101 <p>Each version of <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, even minor releases, ship with their own
102 version of the Guest Additions. While the interfaces through which the <ph
103 conkeyref="vbox-conkeyref-phrases/product-name"/> core communicates with the Guest Additions are kept stable so
104 that Guest Additions already installed in a VM should continue to work when <ph
105 conkeyref="vbox-conkeyref-phrases/product-name"/> is upgraded on the host, for best results, it is recommended
106 to keep the Guest Additions at the same version. </p>
107 <p>The Windows and Linux Guest Additions therefore check automatically whether they have to be updated. If the host
108 is running a newer <ph conkeyref="vbox-conkeyref-phrases/product-name"/> version than the Guest Additions, a
109 notification with further instructions is displayed in the guest. </p>
110 <p>To disable this update check for the Guest Additions of a given virtual machine, set the value of its
111 <codeph>/VirtualBox/GuestAdd/CheckHostVersion</codeph> guest property to <codeph>0</codeph>. See <xref
112 href="guestadd-guestprops.dita#guestadd-guestprops"/>. </p>
113 </body>
114
115</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