- Create empty rootfs
- qemu-img create -f qcow hda.img 10G
- Download kernel + initrd
- http://archive.debian.org/debian/dists/etch/main/installer-mips/current/images/qemu/netboot/
- Run
- qemu-system-mips -M mips -kernel vmlinux-2.6.18-6-qemu -initrd initrd.gz -hda hda.img -append "root=/dev/ram console=ttyS0" -nographic
Reference
- http://www.aurel32.net/info/debian_mips_qemu.php
沒有留言:
張貼留言