On 03/26/2017 10:50 AM, BratSinot wrote: > I think i found problem. > boot.img from wheezy is "a.out": > (..) > Your boot.img is ELF: > (...)
Aha, very good catch! Thanks for finding this. We're apparently forgetting to run "elftoaout" when building debian-installer to convert the image from ELF to a.out format. You can try verifying this by running "elftoaout" from the sparc-utils package manually and see if that makes the image bootable. If you can make the image bootable, then the fix to debian-installer should be trivial. I will look into this in the evening. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

