Hi Mike,
I don't know how to do it with Windows. But with
Linux you can use the following to extract:
cat initrd | (cpio -i -d -m ; cpio -i -d
-m)
There a various formats for initrd images. The one of
Unattended uses "newc", I think. Older images are compressed with tar which you
can possibly read with Winzip.
regards, Moritz
Hello,
I am a bit of a
newbie in Linux.
I want to open the
initrd that comes with unattended's Linux boot, on a windows machine to look
around.
I was led to
believe that most ramdisk images we gZipped.
My copy of Winzip
should open this but it can't.
Can you point me
in the right direction?
Thanks for any
help you can give.