Hi, I want to edit the contents of initrd. For this, I extracted the contents of my initrd: $ mkdir /tmp/initrd $ cd /tmp/initrd $ gunzip -c /boot/initrd-2.6.17.img | cpio -i And hence the contents were extracted and made the changes I wanted to do. Now how do I wrap this changed hiereachy BACK into a valid initrd? Thanks, Dan - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs