On 25/01/07, Denis Machard <dmachard at fr.netcentrex.net> wrote: > What is the command for the reconstruction of initrd ? Have a root around in the mkinitrd shell script in /sbin. (cd $MNTIMAGE; find . | cpio --quiet -c -o) > $IMAGE Will.
Thu Jan 25 11:05:19 UTC 2007
Will McDonald <wmcdonald at gmail.com>
On 25/01/07, Denis Machard <dmachard at fr.netcentrex.net> wrote: > What is the command for the reconstruction of initrd ? Have a root around in the mkinitrd shell script in /sbin. (cd $MNTIMAGE; find . | cpio --quiet -c -o) > $IMAGE Will.