On 07/28/2016 12:56 AM, Christian Seiler wrote: > qemu-debootstrap fails for m68k with Illegal Instruction at the > beginning of debootstrap --second-stage. I did get a working > chroot by fiddling with stuff for a while manually IIRC (not on > the computer I'm currently on, I'd have to look that up), but I > don't remember what I did.
Actually, I remember now: you need to compile a custom version of qemu-m68k-static because upstream QEMU doesn't support the CPUs that Debian's port requires. It's even described on the Debian Wiki, see: https://wiki.debian.org/M68k/sbuildQEMU Regards, Christian

