> How did you make this work with qemu on mipsel? Mostly based on the instructions at <https://gist.github.com/extremecoders-re/3ddddce9416fc8b293198cd13891b68c>. 1. Download the files at <http://ftp.debian.org/debian/dists/stretch/main/installer-mipsel/current/images/malta/netboot>. 2. Download a Debian image and assume it's "image.iso". 2. Run `qemu-img create -f qcow2 hda.qcow2 5G` 3. Run `qemu-system-mipsel -m 2G -hda hda.qcow2 -kernel vmlinux-* -initrd initrd.gz -append "root=/dev/sda1" -M malta -cdrom image.iso -nographic`
Attachment:
signature.asc
Description: OpenPGP digital signature