OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Debian => Topic started by: matthis on April 20, 2008, 06:38:31 am

Title: Zaurus-debianeabi Under Qemu
Post by: matthis on April 20, 2008, 06:38:31 am
Qemu 0.9.1 has support for zaurus emulation, so I gave it a go with yonggun-kernel and ZDevil's debian-eabi image.
In turns out to be about half the speed of the zaurus. (on Pentium4 2.2Ghz)

For those interested in trying, I made a qcow2 image of the rootfs:
http://badaboum.bidibom.free.fr/debianEabi...aurus.qcow2.bz2 (http://badaboum.bidibom.free.fr/debianEabi0712_zaurus.qcow2.bz2)
(208.8M)

Install Qemu 0.9.1, and launch with:
qemu-system-arm -M terrier -portrait -mtdblock /dev/null -kernel yonggunKernel.hda1 -hda zDebian.qcow2

I wasn't able to make network work though.
Title: Zaurus-debianeabi Under Qemu
Post by: amrein on April 20, 2008, 01:20:31 pm
Can you add the kernel too on your website.
Would like to try...
Title: Zaurus-debianeabi Under Qemu
Post by: matthis on April 20, 2008, 07:57:28 pm
Here is the link from yonggun's blog: http://yonggun.tistory.com/72 (http://yonggun.tistory.com/72)
Take the first one on the top: zImage.bin.hda1 (the modules are already extracted in the rootfs.)