Hi all, I would like to build Debian for an ARM target and simulate it with qemu. I tried the following command:qemu-system-arm -M versatilepb -cdrom debian-31r5-arm-netinst.iso -hda hda.img -boot d
Obviously, it doesn't work (it always asked for a kernel image).I have already experienced a net-install through qemu for i386 target. Is this possible with an ARM target?
regards, maxime.