Based on https://people.debian.org/~aurel32/qemu/mips/

wget https://people.debian.org/~aurel32/qemu/mips/debian_wheezy_mips_standard.qcow2
wget https://people.debian.org/~aurel32/qemu/mips/vmlinux-3.2.0-4-4kc-malta
qemu-system-mips -M malta -kernel vmlinux-3.2.0-4-4kc-malta -hda debian_wheezy_mips_standard.qcow2 -append "root=/dev/sda1 console=tty0"

Thanks Aurel32

On 26.10.2015 21:47, Roelof Berg wrote:
I wonder what might be the best way, to test my fix for MIPS.

Reply via email to