I'm using qemu 0.12,andĀ try to emulate the arm-linux on qemu for arm. But failed. The step is that: $ qemu-img create -f qcow hda.img 10G
$ qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.26-2-versatile
-initrd initrd.gz -hda hda.img -append "root=/dev/ram" The kernel file vmlinuz-2.6.26-2-versatileĀ is get from:http://people.debian.org/~aurel32/arm-versatile/vmlinuz-2.6.26-2-versatile
And the initrd file is get from website .
When it starts, it will stop in the screen for about ten minutes.print that: