VirtualBox/Preparing a disk image: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
# Create a new disk image, 2GB | # Create a new disk image, 2GB | ||
# Finish. | # Finish. | ||
# Download the lastest SoaS, http://download.sugarlabs.org/soas/snapshots/ | # Download the lastest SoaS, http://download.sugarlabs.org/soas/snapshots/2/?C=M;O=D, for Fedora-11-beta. | ||
# Mount SoaS ISO as a CD-ROM in the newly created VM. | # Mount SoaS ISO as a CD-ROM in the newly created VM. | ||
# Change Network Adapter to Intel Pro/1000 MT Desktop (82540EM) | # Change Network Adapter to Intel Pro/1000 MT Desktop (82540EM) | ||
Line 29: | Line 29: | ||
# Open Terminal | # Open Terminal | ||
# su - | # su - | ||
# yum install dkms gcc make binutils glibc-devel glibc-headers kernel-headers kernel-devel | # yum install dkms gcc make ppl binutils glibc-devel glibc-headers kernel-headers kernel-devel | ||
# go to VirtualBox Devices Menu->Install Guest Additions | # go to VirtualBox Devices Menu->Install Guest Additions | ||
# mkdir /mnt/cdrom | # mkdir /mnt/cdrom |