linux4all
Tuesday, December 9, 2008
how to extract/create initrd.img ??
Extracting initrd..
#mkdir initrd_test
#cd initrd_test
#gzip -dc < /boot/initrd.img | cpio -i
creating initrd..
#cd initrd_test
#find . | cpio -o -c | gzip -9 > /boot/initrd.img
1 comment:
prakasam
said...
Thanks
Very good information
June 13, 2010 at 10:48 PM
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
1 comment:
Thanks
Very good information
Post a Comment