On Sunday 10 of April 2011, Jakub Bogusz wrote: > The problem is that mod-suspend makes dev nodes (/dev/snapshot and > resume device) only when creating initial initrd fs, but in linuxrc > dynamic nodes support overrides /dev by mounting tmpfs there - so > required nodes disappear and resume fails.
Isn't your resume device created runtime with data from /proc/partitions? > Disabling all LVMs and BLKID fixes resume. I hope that creating /dev/snapshot in tmpfs will be enough (commited). -- Arkadiusz MiĆkiewicz PLD/Linux Team arekm / maven.pl http://ftp.pld-linux.org/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
