On Mon, Jun 16, 2008 at 4:15 PM, Sandeep K Sinha
<[EMAIL PROTECTED]> wrote:
> Hey Preeti,
>
> You can try untaring this bzImage using cpio. This will surely help you have
> a view of the in memory image of the things that are loaded.
>

/boot/initrd-xxxxx.img is the one that is cpio-ed followed by gzip.

U can use "file" utility to discover this yourself:

file /boot/initrd-2.6.2*
/boot/initrd-2.6.20-2943.fc7xen.img:              gzip compressed
data, from Unix, last modified: Tue Dec  4 13:34:24 2007, max
compression

gunzip it and "file" the program again.


-- 
Regards,
Peter Teoh

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to