Download and install the latest Virtualbox Guest Additions. Reboot your computer into BIOS and enable hardware virtualization. This will appear as ‘Virtualization Technology' and/or ‘VT-x or AMD-V' or words to that effect. Different manufacturers word it differently. Presently, VirtualBox runs on Windows, Linux and Mac hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7, Windows 8, Windows 10), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x and 4.x), Solaris and OpenSolaris, OS/2, and OpenBSD. VirtualBox Guest Additions is a set of drivers and software which comes with VirtualBox to make using VirtualBox in connection with the host computer a little easier.There are a few features that you'll get by installing Guest Additions. One of the main ones is mouse pointer integration. You may have noticed that when using the VM you had to click inside the window for the VM to detect any. I was able to download the Guest Additions ISO for version 6.0.0 (running VBox 6.0.2) from here within the guest OS and install it (OS X Mojave) without any third party applications. I did so in an attempt to fix an issue I am having where I cannot release mouse capture, but unfortunately the guest additions did not help solve the issue. Professor Robert McMillen shows you how to install Guest Additions in VirtualBox.
Virtualbox Guest Additions Download and Install Process (Step by Step with Screenshots)
Ubuntu VirtualBox and VirtualBox for Windows are versatile virtualization products that can be boosted with Guest Additions The VirtualBox Guest Additions comprise device drivers and other system applications for optimizing the operating system for better performance and usability. When installed, the VirtualBox Additions tools allow the system guests to run faster and better, to use shared folders, to share mouse and clipboard with the host, and plenty more. Overall, it is an appreciated addition.
Guest Additions are pretty much similar to VMware tools for VMware workstation. This tutorial will clearly explain the procedure to install VirtualBox Guest Additions on Windows client. VirtualBox can be downloaded from here
.How to Install VirtualBox Guest Additions on Windows Guest
The procedure is straightforward. You need to boot into your guest. Then go to VirtualBox menu. Click the option of 'Install Guest Additions' under Devices.
This action will pop up a wizard in your guest window. Follow it through. Now reboot and enjoy.
Once you have restarted, look for the VirtualBox icon in the system tray. It's all smooth sailing.
The procedure for installing Guest Additions on Linux guest is again very simple. You need to repeat the first step for Ubuntu as well for mounting VirtualBox Guest Additions ISO in the form of CD ROM drive in the virtual machine.
You will see a file manager window popping up, depending on the configuration of your guest, showing all the available options. It will also show the options for including Guest Additions for 32-bit and 64-bit systems, creating similar versions for Windows and Ubuntu. It may even include Solaris considering the fact the VirtualBox is owned by Sun. The system will automatically mount CD ROMs and will run the browsers/managers.
You need to choose the right package for your hardware architecture for example x86. Open a terminal window and run the script with root privileges.
'sudo sh ./'
Now wait for some time till the completion of installation. Now reboot.
This completes the procedure.
In general, whenever the users click the option of 'Install Guest Additions', Guest Additions ISO is supposed to be mounted by the VirtualBox. There are plenty of methods to rectify the situation.
First of all, if you don't find the Guest Additions, VirtualBox may prompt you to access internet and then download the ISO file. This might be required to be done only once. You can also download the image by yourself and then mount manually as a CD ROM, under the Settings for the selected virtual machine.
The next time you run the virtual machine, the Guest Additions should be mounted as a virtual CD ROM. To install the Guest Additions on Windows, you need to double-click the executable. For Linux, you have to run the scripts as mentioned above.
,
It must be kept in mind that the installation of Guest Additions is even easier than VMware tools. The procedure is fast, simple and convenient. Only a little amount of playing with the commands is involved.