Re: unpack and pack initrd

2009-03-21 Thread Stefan Monnier
> r...@etchrouter:~# gzip -dc < /boot/initrd.img-2.6.25-2-amd64 | cpio -i [...] > r...@etchrouter:~# find . -print -depth | cpio -o -H newc > >/var/lib/tftpboot/initrd.img [...] > + Problem, the new file is that it does not work :-) > Please someone advise me how to do it correctly? I don't know

unpack and pack initrd

2009-03-21 Thread michal krajcirovic
nice day, I need to edit the initrd.img, but found that things that seem wrong initrd. I do it as follows: ~~ r...@etchrouter:~# md5sum /boot/initrd.img-2.6.25-2-amd64 17e4647d1e75160d474f10385cf63095 /boot/initrd.img-2.6.25-2-amd