Re: [lkml] Re: How to check the kernel compile options ?

From: Ian Soboroff (ian.soboroff@nist.gov)
Date: Wed Feb 13 2002 - 10:37:34 EST


"Randy.Dunlap" <rddunlap@osdl.org> writes:

> Yes, I can see the gzip header, using 'od'.
>
> What's an existing tool to strip (delete) bootsect and setup
> from the beginning of [b]zImage, up to the gzip header, so
> that the rest of the file can be piped to gunzip ?
> Otherwise I can write one.

tail +c ? dd bs=1 skip=... ?

ian
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:00:55 EST