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 Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs