How to Install Guest Additions to Windows and Linux VMs in VirtualBox

101 6
If you want to run multiple OS on your computer, maybe VirtualBox is a good choice for you to achieve it. Now I will show you how to install guest additions to Windows and Linux VMS in VirtualBox.
Note: In this example we are using version 3.0.2 on a Windows 7 (32-bit) guest OS.
Install Guest Additions for WindowsGuest Additions installs on the guest system and includes device drivers and system applications that optimize performance of the machine. Launch the guest OS in VirtualBox and click on Devices and Install Guest Additions.87f24351-d93a-4bd6-aa12-06b107d05887.pngThe AutoPlay window opens on the guest OS and click on the Run VBox Windows Additions executable.
be8640a1-f0cc-41be-90d3-a135435ca606.pngWhen the UAC screen comes up, click "yes".
53c7aa2c-3249-4129-8556-fe7f4fb34b09.pngFollow through the installation wizard.
3931dbcd-c8d4-4ec3-8e10-413d73b99636.pngDuring the installation wizard, you can choose the Direct3D acceleration if you would like it. Keep in mind this is going to take up more of your Host OS's resources and is still experimental possibly making the guest unstable.
1edae11b-412a-46b0-854a-82141c6ebc11.pngYou will need to allow the Sun display adapters to be installed once the installation starts.
887275e4-09d0-4513-bc72-a99ad74c228f.pngA reboot is required once everything has completed.
29f334b9-070e-49a3-ae24-0eb2a94f7bd0.png
Install Guest Additions for Ubuntu

Note: Here we are using version 3.0.2 on Ubuntu 8.10 (32-bit) version.

If you have Ubuntu running in a virtual machine, installing the Guest Additions is easy as well. With the Ubuntu virtual machine running, click on Devices and Install Guest Additions.

142dc635-a5b3-4f42-963d-fc7e36ed873a.png

This will mount the ISO and show an icon on the desktop and give you the following message box where you just click Run.
69e99179-934e-40dc-89ec-0516a57b86d9.png

Type in your admin password and click "OK".

bee7f4af-6797-4070-9dbc-db5017ea0d67.png

Next you will see the installation taking place and you'll prompted to click on Enter once done.
f7460ae7-4f70-4e46-af0c-e10bd7a05b34.png

A Reboot of the guest OS is required to complete the installation.
49273446-1e32-4631-a67c-dc6b6f97fbf0.png

Command Line Installation

Firstly open up a Terminal session if the above process doesn't work or you want to use the command line to install Guest Additions.

162f2f80-45d4-4bba-83d7-70c908f8b2c7.png

Enter the following commands:

cd /media/cdrom

ls

sudo ./VBoxLinuxAdditions-x86.run

476b258b-2b83-476d-9c86-9e8fadb8fa5a.png

Note: Again a restart of Ubuntu is required from the GUI or type in "sudo reboot" (without quotes) in the command line.
d227ab4d-f9f9-4c86-ab7e-d660df3f1a11.png
If you also have some questions after you read this article , you can visit the original article from:

http://www.newton360.com/Detail/How-to-Install-Guest-Additions-to-Windows-and-Linux-VMs-in-VirtualBox.html

Welcome to http://www.newton360.com to get more informatin, including Windows 7 tips,

news, wallpapers and softwares...etc.
Source...
Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time

Leave A Reply

Your email address will not be published.