You are not logged in.

#1 2008-05-01 02:04:09

kilolima
Member
Registered: 2008-01-26
Posts: 49
Website

SWAP partition error on boot

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

#2 2008-05-01 02:21:03

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: SWAP partition error on boot

Would you type dmesg at a command prompt and then post the relevant line(s) here?

Offline

#3 2008-05-01 04:50:18

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,328

Re: SWAP partition error on boot

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

#4 2008-05-01 07:48:23

DkSoul
Member
Registered: 2005-11-24
Posts: 34

Re: SWAP partition error on boot

Offline

#5 2008-05-01 08:18:09

kilolima
Member
Registered: 2008-01-26
Posts: 49
Website

Re: SWAP partition error on boot

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

Board footer

Powered by FluxBB