Tomeu Vizoso wrote: > Should I bother to try to put the SDK to work on Ubuntu, or it's better > to install Fedora Core 4?
The qemu image should work anywhere, though I just tried, and I can't get it to run under Dapper. Boot proceeds normally, but I get a blank screen when X is supposed to launch; I haven't had time to investigate yet. That said, if you want to try it yourself, you'll want to install the 'qemu' package, unpack the qemu image, and then do something like: [EMAIL PROTECTED]:~/source/olpc-sdk> qemu -hda olpc-2006_02_06_16_08.ext3 -net nic,vlan=1 -net socket,vlan=1,mcast=239.192.168.2:9876 -serial null -parallel null -M pc -boot c -m 128 -smp 1 Dan Williams wrote: > So; while nothing (nor should anything) prevent the image from running > on other distributions, you probably need to have a fairly recent > version of qemu and a fairly recent linux kernel. Dapper runs 2.6.15 and qemu 0.8.0. Cheers, -- Ivan Krstic <[EMAIL PROTECTED]> | GPG: 0x147C722D -- olpc-software mailing list [email protected] https://www.redhat.com/mailman/listinfo/olpc-software
