2020 VirtualBox Installation For Virtual Labs
2020 VirtualBox Installation For Virtual Labs
1. Introduction 2
2. Motivation and Audience 2
3. System requirement 3
4. Downloading and Installing VirtualBox in your OS 3
a. Installation steps for Windows 3
b. Installation steps for CentOS 5
c. Installation steps for Ubuntu 6
d. Installation steps for Mac OS 6
5. Importing Virtual Labs OS Image to VirtualBox 6
6. Recommended Settings for the Imported VirtualBox 9
7. Running Virtual Labs Simulation in VirtualBox 11
8. Conclusion 11
March 2020
1
VirtualBox Installation for Virtual Labs
1. Introduction
Virtual Labs is an MHRD initiative, Govt of India, which aims at making the
experiments done in Engineering Colleges available in a Virtual form, to all the
college students as an adjunct facility to the physical labs. These labs provide an
opportunity to the students to perform these simulated experiments, read the
theory and improve their understanding of the subject.
There are 1800+ Virtual Experiments bundled in 180 + labs spread across 9
domains available for the users of Virtual Labs. Some of these labs have
software dependencies such as Java, Icedtea plugin, Adobe Flash and Java3D to
run the simulations. For the convenience of the users, Virtual Labs offers a free
download of a customized VirtualBox with all software dependencies installed.
3. System requirement
1. Operating Systems ( OS ) - Any OS that supports Oracle VirtualBox. The
machine should have provision to support virtualization technology
2. Memory : 4 GB RAM
3. Processor : Any recent Intel or AMD processor
March 2020
2
4. Downloading and Installing VirtualBox in your OS
The following subsections list the steps to download and install
VirtualBoxbased on the operating system of your machine -
a. Installation steps for Windows
b. Installation steps for CentOS
c. Installation steps for Ubuntu
d. Installation steps for Mac OS
March 2020
3
5. Click on Next button and follow the instructions to complete the
installation
6. After the installation, Click on Finish to complete the installation
March 2020
4
b. Installation steps for CentOS
1. Open Terminal (ctrl+alt+t)
2. Download RPM package with the below command:
Wget http://download.virtualbox.org/virtualbox/5.1.6/VirtualBox-5.1-
5.1.6_110634_el6-1.x86_64.rpm
3. Install VirtualBox with the below command:
sudo rpm -i VirtualBox-5.1-5.1.6_110634_el6-1.x86_64.rpm
4. To ensure VirtualBox installation Type the below command: in the
terminal:
Virtualbox -V
5. Steps to import custom Ubuntu Image
March 2020
5
4. Steps to import custom Ubuntu Image
March 2020
6
5. Browse the downloaded file by clicking on the browse button
6. Click on the selected file and click on Open
March 2020
7
9. The importing process looks as below:
March 2020
8
NOTE:
● Please change the network setting in your Virtualization software for the
imported image from Bridge adapter to Nat
March 2020
9
● Do not update or upgrade any application in it.
March 2020
10
8. Conclusion
This document has captured the steps for the download, installation and use
of Virtual Box (with all software dependencies installed ) to facilitate easy use
of Virtual Labs. Any queries regarding the use of this document can be
addressed to [email protected].
March 2020
11