I need to create initrd.img file from initrd.lz file. How may I do this?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
Sadly, my blog is down, but from my internal copy, HTH: How to edit RAM disk images I really want to read more about how this nash/lvm stuff works on my server... Editing Ramdisks (initrds) Following are the steps that enable one to edit a ramdisk for any changes:
(stolen from http://openssi.org/cgi-bin/view?page=docs2/1.2/README.edit-ramdisk ) Follow-up At some point, they stopped making them loopback ISOs and now they are just a compressed cpio archive:
The cpio is in the "new" format, so when recompressing, you need to use (stolen from http://fedoraproject.org/wiki/KernelCommonProblems ) |
||||
|
|