QtDevDaysBerlin2013

Differences between revisions 5 and 6
Revision 5 as of 2013-10-09 09:25:56
Size: 1103
Editor: gerboland
Comment:
Revision 6 as of 2013-10-09 09:33:48
Size: 1872
Editor: gerboland
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
 3. Open Virtual Box, and click "New" to create a new VM (Virtual Machine)  3. Open VirtualBox, this is what you'll see:
Line 22: Line 22:
{{attachment:VB2.png}} Click "New" to create a new VM (Virtual Machine)
Line 24: Line 24:
{{attachment:VB1.png}}

You'll enter the VM creation wizard. Give it a name, "Ubuntu Saucy" is good as Virtual Box then recognizes it as a linux-based operating system called Ubuntu automatically. Click 'Next'.
Line 27: Line 30:
Now you need to specify how much of your laptop's memory the Virtual Machine can use. Please allocate at least 2GB of memory, 3GB or more is better. Click 'Next'.
Line 29: Line 33:

Here you specify the "hard drive" for this virtual machine. Select "Use an existing virtual hard drive file", and click the small yellow folder icon at the bottom right of the window. A file navigator will pop up, use it to select the "Ubuntu Saucy.vdi" file you copied from the USB drive.

Click "Next" and the wizard will complete. Now you can start the virtual machine and boot Ubuntu!

Ubuntu welcomes you to QtDevDays Berlin 2013!

You should receive a USB drive with a pre-installed Ubuntu Saucy image ready for use with VirtualBox.

How to Use the VirtualBox image

  1. Install VirtualBox. Download the installers for your platform with these links:

  2. Copy the "Ubuntu/Ubuntu Saucy.vdi" file to your hard drive. This file is a virtual disk image of an ubuntu installation. To use it, we need to create a virtual machine and "install" this hard drive in it.

Note: You must copy the Ubuntu/Saucy.vdi file to your hard drive and use it from there, as the performance of a virtual machine over USB will not be good.

  1. Open VirtualBox, this is what you'll see:

VB0.png

Click "New" to create a new VM (Virtual Machine)

VB1.png

You'll enter the VM creation wizard. Give it a name, "Ubuntu Saucy" is good as Virtual Box then recognizes it as a linux-based operating system called Ubuntu automatically. Click 'Next'.

VB3.png

Now you need to specify how much of your laptop's memory the Virtual Machine can use. Please allocate at least 2GB of memory, 3GB or more is better. Click 'Next'.

VB4.png

Here you specify the "hard drive" for this virtual machine. Select "Use an existing virtual hard drive file", and click the small yellow folder icon at the bottom right of the window. A file navigator will pop up, use it to select the "Ubuntu Saucy.vdi" file you copied from the USB drive.

Click "Next" and the wizard will complete. Now you can start the virtual machine and boot Ubuntu!

QtDevDaysBerlin2013 (last edited 2013-10-09 09:40:17 by gerboland)