Hi there!
I'm having some problems with swap partition. During the boot time I'm
getting the following annoying message:
Unable to access resume device (SWAP-hda6)
Here's what Anaconda generated into my fstab:
LABEL=SWAP-hda6 swap swap defaults 0 0
I even tried to changed the above line with this one:
/dev/hda6 swap swap defaults 0 0
and it didn't help. I'm still getting the annoying message, hibernation
does not work (probably because the system can't access to swap
partition during the boot process) etc. Does anyone have any idea what
the heck is wrong? I found no related bugs on Red Hat's bugzilla (and I
even don't know to which package this bug is related to), but I found on
Google that some people experienced the same problem as well:
http://tinyurl.com/vzu7z
Thanks in advance. Cheers!