These screenshots talk through setting up a virtual machine (Ubuntu Guest running on Ubuntu host).

First Run

(In Ubuntu 10.04) Launch VirtualBox from the menu: Applications | Accessories | VirtualBox OSE

../01_Screenshot-VirtualBox_OSE.png

Creating a new Virtual Machine

Click New to start the "Create New Virtual Machine" Wizard.

../02_Screenshot-Create_New_Virtual_Machine.png

Specify a virtual machine name and operating system type.

../03_Screenshot-Create_New_Virtual_Machine-1.png

Specify an amount of RAM to dedicate to this virtual machine when it is running.

../04_Screenshot-Create_New_Virtual_Machine-2.png

Either choose an existing image, go and find one with the Existing button, or press "New" to start the "Create New Virtual Disk" Wizard.

../05_Screenshot-Create_New_Virtual_Machine-3.png

Creating a new disk image

../06_Screenshot-Create_New_Virtual_Disk.png ../07_Screenshot-Create_New_Virtual_Disk-1.png ../08_Screenshot-Create_New_Virtual_Disk-2.png ../09_Screenshot-Create_New_Virtual_Disk-3.png

Assign the image to the virtual machine

Back in the "Create New Virtual Machine" Wizard.

../10_Screenshot-Create_New_Virtual_Machine-4.png

Summary page is then shown.

../11_Screenshot-Create_New_Virtual_Machine-5.png

Details page shows the settings for this Virtual Machine.

../12_Screenshot-VirtualBox_OSE-1.png

Attaching a CDROM image

Version 4.1.12

In the Details tab (in the left), click Storage.

Under Storage Tree (in the center), click the CD icon.

Under Attributes (in the right), click the CD icon at the right of the select box, select "Choose a virtual CD/DVD disk file...", browse and select the ISO image file.

Older versions

In the Details tab, click CD/DVD-ROM.

Tick "Mount CD/DVD Drive" and tick ISO Image file then go find it with the select button.

../13_Screenshot-Ubuntu_Dapper_6.06_LTS_-_Settings.png

Virtual Disk Manager starts. Click Add.

../14_Screenshot-Virtual_Disk_Manager.png

Explorer style dialog Info (!) appears, go find the ISO image.

../15_Screenshot-Select_a_DVD-CD-ROM_disk_image_file.png

Added to the Virtual Disk Manager as a CD/DVD Image, choose it then click Select.

../16_Screenshot-Virtual_Disk_Manager-1.png

Back in the CD/DVD-ROM selection dialog.

../17_Screenshot-Ubuntu_Dapper_6.06_LTS_-_Settings-1.png

Starting the emulator

Boot up the VM using the "Start" button.

../19_Screenshot-VirtualBox_OSE-2.png

The VM booted.

../18_Screenshot-Ubuntu_Dapper_6.06_LTS_[Running]_-_VirtualBox_OSE.png

Install Guest Additions

For any serious and interactive use, the VirtualBox Guest Additions will make your life much easier by providing closer integration between host and guest and improving the interactive performance of guest systems. Among other things, it include seamless windows, shared folders, automatic mouse capture and clipboard sharing among host and guest machines.

The Guest Additions are designed to be installed inside a virtual machine after the guest operating system has been installed. They consist of device drivers and system applications that optimize the guest operating system for better performance and usability.

Search the web or the excellent VirtualBox manual for more information on how to install Guest Additions.

VirtualBox/FirstVM (last edited 2013-05-26 09:34:02 by localhost)