Emulating the XO

From OLPC
Revision as of 00:41, 24 May 2007 by Xavi (talk | contribs) (→‎FreeBSD Quick Start: more compact?)
Jump to navigation Jump to search

This page is an inprogress overhaul of OS images for emulation.

Quick Start

Mac Quick Start

Linux Quick Start

FreeBSD Quick Start

Install qemu from ports: cd /usr/ports/emulators/qemu && make install clean
or as a package pkg_add -r qemu
Once installed, load kqemu and aio kernel modules: kldload kqemu
kldload aio
and launch the image you want: qemu -hda olpc-stream-development-7-20060609_1600-ext3.img

Quick Start: Get image

Developing software using emulation