McCarthy, John wrote:
> I used gzip -dc initrd.img > initrd.unc.img and gzip -c
> initrd.unc.img > initrd.img
> 

Maybe the problem is the -9 or -f... what happens if you try to
re-compress the initrd using:

gzip -c -9 -f initrd.unc.img > initrd.img

-Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sisuite-users mailing list
Sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to