Comment 6 for bug 219192

Revision history for this message
psypher (psypher246) wrote :

I am still having this issue on the proper hardy release. please can someone post the correct commands to unpack and pack the initrd.gz file AND a full copy or a working casper file for me to compare. simply removing the only reference to mode=755 in the file (i find only one) defenitely does not fix this. I have been trying for 3 days now to get this working. Also when i use gzip -dc initrd.gz | cpio -i to unpack and immediatly use find * | cpio -o -H newc | gzip -c9 > intrd.gz to repack I get different file size from the original initrd.gz. Am I using these commands correctly?

Thanks