Kai Germaschewski wrote:
>
> cd /opt/kernel/linux-2.5.24/arch/i386/boot/compressed
> objcopy -O binary -R .note -R .comment -S /opt/kernel/linux-2.5.24/vmlinux
> _tmp_piggy
>
> and see if that generates _tmp_piggy in that directory?
>
It was objcopy. I got binutils-2.12.90.0.12 from ftp.kernel.org - just
released. It now works.
Thanks for putting me on the right track.
jay