Changes between Version 5 and Version 6 of GiB-Implementation


Ignore:
Timestamp:
10/05/12 17:48:28 (12 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GiB-Implementation

    v5 v6  
    992. Once installed you will need to create a !VirtualBox  'machine' with a ''minimum disc space of 40 GB and ram of 2GB''.  Instructions on creating a virtual machine are at http://www.virtualbox.org/manual/ch01.html#gui-createvm. The !VirtualBox 'New Virtual Machine Wizard' will walk you through the steps of creating the virtual machine.  Accept the default settings in the wizard except for the base memory size (set this to 2GB or more) and virtual disk size (set this to 40 GB or more).
    1010
    11 3. Choose the OS you want to develop in.  Currently supported versions are Fedora 15 and Ubuntu 10.04.4 LTS Lucid Lynx.  Download the OS you want to your computer.
     113. After the virtual machine is created, select it in the 'Oracle VM !VirtualBox Manager' window and click on settings.  Under 'Display' settings, turn on 3D acceleration.
     12
     134. Choose the OS you want to develop in.  Currently supported versions are Fedora 15 and Ubuntu 10.04.4 LTS Lucid Lynx.  Download the OS you want to your computer.
    1214   Fedora download: http://download.fedoraproject.org/pub/fedora/linux/releases/15/Fedora/i386/iso/Fedora-15-i386-DVD.iso. [[BR]]
    1315   Ubuntu download: http://releases.ubuntu.com/lucid/ubuntu-10.04.4-desktop-i386.iso
    1416
    15 4. You can install an OS on the !VirtualBox virtual machine you created.  To do this select in the Oracle VM !VirtualBox Manager widow the virtual machine you just created and click the green arrow labeled {{{Start}}}.   Detailed instructions for installing an OS on a virtual machine are at http://www.virtualbox.org/manual/ch01.html#idp13614032.
     175. You can install an OS on the !VirtualBox virtual machine you created.  To do this select in the Oracle VM !VirtualBox Manager widow the virtual machine you just created and click the green arrow labeled {{{Start}}}.   Detailed instructions for installing an OS on a virtual machine are at http://www.virtualbox.org/manual/ch01.html#idp13614032.  Fedora specific install instructions may be found at http://www.sysprobs.com/install-fedora-15-virtualbox-steps-install-virtualbox-guest-additions-fedora-15.
     18
     196. Install any updates available for the OS.
    1620
    1721Once the OS of your choice is installed on the virtual machine you are ready to start setting up the development environment.