Setting up Virtualbox for Decapod
Required software:
- Download Virtual Box (https://www.virtualbox.org/wiki/Downloads)
- Download Virtual Box Extension Pack (https://www.virtualbox.org/wiki/Downloads)
- Download Ubuntu 10.04 32bit / Intel x86 version (http://releases.ubuntu.com/lucid/)
Set up Virtual Box with Ubuntu
Configuring Virtualbox:
- Boot Windows 7
- Install Virtual Box
- Launch and create a new Virtual Machine (or VM)
- Select NEW on the Virtualbox toolbar
- For VM OS Type - Operating System: Linux. Version: Ubuntu. Next
- For Memory - 2048 MB. Next
- For Virtual Hard Disk: Create New. Next
- Select VMDK (Virtual Machine Disk). Next
- Select Dynamically Allocated. Next
- Specify size of 8.00 GB (should be the default value). Next
- Select Create
Installing Ubuntu:
If not done already, download a copy of Ubuntu before proceeding with the next 3 steps. (Ubuntu 10.04 can be found here: http://releases.ubuntu.com/lucid/).
- After completing the above steps, a new Virtual Machine should appear in the Virtualbox window.
- Select the new image and select "Start" button from the toolbar.
- Follow the prompts to install Ubuntu.
Install Ubuntu software:
- Install Firefox 8 for ubuntu (follow these instructions: http://news.softpedia.com/news/How-to-Install-Firefox-8-in-Ubuntu-10-04-and-10-10-232859.shtml)
- Install Mercurial - in a command prompt run:
sudo apt-get install mercurial
Final Adjustments
To ensure the virtual machine is configured properly, some settings need to be changed:
- Select the virtual machine just created. Right-click and select "Settings".
- Select "System" from the options in the left column.
- Now select the "Processor" tab in the right column. Change the number of processors to 4.
- Select "Display" from the options in the left column.
- Now enable 3D Acceleration, and 2D Video Acceleration.
- Press the "OK" button. Done.
Install Guest Additions
- Start and login to the Ubuntu virtual machine
- Under the "Devices" menu in the top-most menu bar, select "Install Guest Additions".
- Follow the prompts until complete.
Install Extension Pack
- Shut down the Ubuntu virtual machine if it is running.
- Download the Extension Pack if you haven't done so already (https://www.virtualbox.org/wiki/Downloads).
- Go to the directory where you downloaded the Extension Pack file
Oracle_VM_VirtualBox_Extension_Pack-4.1.6-74713.vbox-extpack
- Run the extension pack by double-clicking / executing
Oracle_VM_VirtualBox_Extension_Pack-4.1.6-74713.vbox-extpack
- Follow the prompts until complete.