And another one!
Today we will see how to edit the initrd. I guess to you it will happen any practical application for this. Well, here goes: Copy the initrd file to a folder:
If it is a gz :
sudo gunzip initrd.gz
If what we have is a inird.img, we first:
gunzip-S. Img initrd-2.6.X.img
Y After initrd sudo cpio-imdF And presto, there you have unzip the initrd.
0 comments:
Post a Comment