On Sun, 2008-07-06 at 06:36 -0400, William L. Maltby wrote:
<snip>
Still in the top level working directory (<the created initrd dir/..>)
find <initdirname> | cpio -oac | gzip --best ><new initrd name>
Just checked. "find *" is what you want.
Also, there are a couple ignorelocking failures and a mkrootdev. Change the ignore... that has the VG mentioned and the mkrootdev.
<snip>