Bugzilla – Bug 112794
Parameter swap=/dev/hda5 missing in grub cmdline
Last modified: 2005-09-02 08:16:55 UTC
current kernel cmdline: root=/dev/hda6 vga=0x317 selinux=0 splash=silent but this misses the swap=/dev/hda5 parameter that is needed for suspend to disk to work. this is an update from beta2 to beta3, but the same problem exists since updating from beta1->2 and AFAIK also with an update from 9.3 to 10.0 b1.
Created attachment 47447 [details] Logfiles and grub files Note: menu.lst.yast is the new generated one, I renamed it.
The missing parameter is resume=..., checking it.
Fixed in SVN, will submit to STABLE today.
I did see the same (resume=... entry missing) after an update from beta2 to beta3
*** Bug 113141 has been marked as a duplicate of this bug. ***