Changes between Version 105 and Version 106 of User_FAQ
- Timestamp:
- Apr 30, 2010 11:56:40 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
User_FAQ
v105 v106 46 46 47 47 Because the guest sees a __virtual__ graphics card, not the host graphics card. The virtual graphics card provides the necessary VESA and VGA features to make the guest operative systems work OK. Additional features, like higher resolutions, is provided by the graphics driver included with the guest additions. More details on how to install guest additions and features of the virtual graphics card can be found in the manual. 48 49 * "Where is the guest additions ISO file?" 50 * Windows: `C:\Program Files\Oracle\VirtualBox\additions\` 51 * Mac OS X: `/Applications/VirtualBox.app/Contents/MacOS/` 52 * Linux: `/usr/share/virtualbox/additions` or `/opt/VirtualBox/additions` 53 * Solaris: `/opt/VirtualBox/additions` 54 55 The guest additions ISO file is included with all packages from [http://www.virtualbox.org/ virtualbox.org]. The install locations differ with the exact package, and if you select a different installation base path they are also different. 48 56 49 57 == Linux hosts ==