


Step 4: Add the following line in to that file. Step 1: Open up the Terminal ( Dash Home > Search > Terminal). This tutorial shows you how to set up VirtualBox 4.3 from the pre-compiled binaries.įrom the version 2.0 VirtualBox supports 32 and 64bit host and guest operating systems (if you want to install 64bit guests your processor must support hardware virtualization and, of course, the host operating system must be 64bit as well). There are two ways of installing VirtualBox: from pre-compiled binaries and from the sources code. Sudo apt-get install virtualbox-guest-x11Īlso, set VirtualBox instance to use like 128MB video ram and Enable 3D Acceleration under the “Display” settings section.įinally, I could get a working Ubuntu VM with full screen and default desktop applications.Using VirtualBox you can create and run guest operating systems (“virtual machines”) such as Linux and Windows under a host operating system. Sudo apt-get install virtualbox-guest-additions-iso Open Terminal (Ctrl+Alt+F1) in Ubuntu VM, provide user credentials and execute the below commands to install Ubuntu Guest Additions. So, guest additions need to installed on Ubuntu after installing the OS. They consist of device drivers and system applications that optimize the guest operating system for better performance and usability. VirtualBox Guest Additions are packages designed to be installed inside a virtual machine after the guest operating system has been installed. Ubuntu virtual machine screen on Virtualbox was very small (lesser than 1/4th of full screen) when the VM was started for the first time.

