You are not logged in.
Pages: 1
Hi,
I noticed that during boot that for the line 'enabling swap' or something I am getting a 'failed' error. I'm not sure why or how, but could this be the reason that hibernate doesn't work?
What do I need to do to fix this? Reformat the swap partition? How can I do that safely?!
cheers,
kilolima
Last edited by kilolima (2008-05-01 02:04:23)
Offline
Would you type dmesg at a command prompt and then post the relevant line(s) here?
Offline
If you had a failed hibernate attempt, the remains of that attempt are probably all over your swap partition. To manually make it usable for swap again, do 'mkswap <device>', then 'swapon -a' as root. To see if the swap is being used, type 'free'.
Offline
This might help: http://bbs.archlinux.org/viewtopic.php?id=44554
Offline
Hi all, thanks for the responses, but I just blew up my arch install by accidentally wiping /boot and now have to deal with that problem!
ahh, the joys of linux... (and user ERROR)
Offline
Pages: 1