VirtualBox/Preparing a disk image: Difference between revisions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
Instructions for preparing a VirtualBox disk image from a SoaS iso image file. | Instructions for preparing a VirtualBox disk image from a SoaS iso image file. | ||
* (Taken from Dave Bauer's posting at http://schools.sugarlabs.org/mod/forum/discuss.php?d=27.) | |||
* Updated 21 May 2010 with [http://www.virtualbox.org/wiki/Downloads VirtualBox 3.2.0] and 64-bit Fedora. | |||
==Installing SoaS iso image== | ==Installing SoaS iso image== | ||
# Create a new VM | # Create a new VM, choose a name such a Mirabelle | ||
# Choose Linux | # Choose Linux for the Operating System and Version Fedora (64 bit) | ||
# Choose | # Choose Base Memory Size: 256 MB to match an XO-1, 512 or 1024 MB to match an XO-1.5 | ||
# Create a new disk image | # Create a new virtual hard disk image with dynamically expanding storage of 2 GB | ||
# Finish. | # Finish. | ||
# Download the lastest SoaS, http:// | # Download the lastest SoaS, http://alt.fedoraproject.org/pub/alt/nightly-composes/soas/, for Fedora 13. | ||
# Mount SoaS | # Mount the SoaS .iso image file as a CD-ROM in the newly created VM. | ||
# Change Network | # Change the Network Attached to: Bridged Adapter (This allows for networking with the host computer.) | ||
# Start the VM | |||
# | |||
# Type you name and startup Sugar. | # Type you name and startup Sugar. | ||
# Open Terminal. | # Open Terminal. | ||