installation manual virtualization s/w – virtualbox host …€¦ · installation manual...

Post on 22-May-2020

43 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Installation Manual

Virtualization S/W – VirtualBox

Host  – Macintosh

Guest OS                 – Ubuntu

Installation Sequence

Part 1 – Install VirtualBox

Part 2 – Install Ubuntu

Part 3 – Install Development Libraries on Ubuntu

Part 1 ‐ Install VirtualBox

1. http://www.virtualbox.org/2. Download installer for mac. 

http://download.virtualbox.org/virtualbox/2.1.2/VirtualBox‐2.1.2‐41885‐OSX.dmg

3. Run dmg file

Start here.

Click on HD icon.

Next

Click

Follow this.

Part 2 ‐Install Ubuntu

http://www.ubuntu.com/getubuntu/download

Save file ubuntu-8.04.2-desktop-i386.iso

Start Installation of Ubuntu.

Give a name.

Select “Ubuntu”

Select “Linux”

Click “New” to create a virtual Hard 

Disk

Newly created virtual Hard Disk

Click to Power ON.

Click “Image File” to install Ubuntu using the downloaded .iso

fileClick

Click to Add virtual CDROM.Browse and select the Ubuntu .iso file when FileBrowser opens.

Newly created virtual CDROM. Click 

to highlight.

Click

Click

Double Click to start installing Ubuntu

Enter your name.

Enter Password in both boxes.

Username

IMPORTANT: Remember the UserNameand Password. You would need it to log into 

Ubuntu.

Click anywhere within the screen. .

Then hit “Enter” on keyboard

Enter the username from previous screen

Enter corresponding password.

Part 3 ‐ Install Development Libraries

1. To compile programs using GCC (compilers) we need to install some libraries. 

Navigate using mouse and then click “Terminal”

Type in the command and hit “Enter” on keyboard.You will be asked to enter password. Type in the 

password and hit “Enter”.

Type “Y” and hit “Enter”.After the installation of libraries is complete you can start compiling 

programs using GCC

top related