>If I make zImage then the bootloader says something like "invalid
>compressed data" (err=1) and then halts the system.

Check that you've got the latest !Linux.  This used to be an endemic problem 
but I think it was solved some time ago.

Loading vmlinux directly won't work; it's not a straight executable image.  
You could try `make Image' which will give you an uncompressed 
arch/arm/boot/Image that should be OK, but it's not much more likely to work 
than the compressed version.

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to