[Bug 203429] Re: resume script missing functions

Ceesaxp ceesaxp at gmail.com
Tue Mar 25 04:34:46 UTC 2008


thx, I've gone the longer route:

cd /tmp
mkdir initrd.img
zcat /boot/initrd.img-`uname -r` | cpio -i -d -H newc --no-absolute-filenames

(modify scripts/local-premount/resume)

find . | cpio -o -H newc | gzip > ../initrd.img-`uname -r`

then copy it over to /boot

-- 
resume script missing functions
https://bugs.launchpad.net/bugs/203429
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.




More information about the kernel-bugs mailing list