Comment 26 for bug 499940

Revision history for this message
Peter Clifton (pcjc2) wrote :

wait-for-root looks like it handles UUID=... file system types, but the /bin/resume binary in the initramfs does not..

Is this a bug in klibc, or do the initramfs scripts need to convert to the /dev/.... form as required by resume?

 fprintf(stderr, "Usage: %s /dev/<resumedevice> [offset]\n", progname);