If it's not clear, here is it.
- Install qemu: yum install qemu
- Create a disk image: qemu-image create olpc.img
- Download School Server (XS) iso: wget http://xs-dev.laptop.org/xs/OLPC_XS_LATEST.iso
- Start qemu and install XS: qemu -hda olpc.img -cdrom OLPC_XS_LATEST.iso -m 512
No comments:
Post a Comment