Missing Hibernate on 10.04 laptop - how to correct? Progress made

Jay Ridgley jridgley2 at austin.rr.com
Sun Jul 18 18:48:40 UTC 2010


> Date: Sun, 18 Jul 2010 14:10:30 +0100 From: Tony Pursell <ajp at princeswalk.fsnet.co.uk >
> Subject: Re: Missing Hibernate on 10.04 laptop - how to correct? 
> To: "Ubuntu user technical support, not for general discussions" <ubuntu-users at lists.ubuntu.com> 
> Message-ID: <1279458630.4259.1.camel at osiris> Content-Type: text/plain; charset="utf-8" 
> On Sun, 2010-07-18 at 07:51 -0500, Jay Ridgley wrote:
>> > Folks,
>> > 
>> > I am missing the Hibernate function from my laptop (which was recently converted 
>> > to Lucid). In checking I found the following:
>> > 
>> > 1. In the Release Notes (3-3 Hibernate may be unavailable with automatic 
>> > partitioning. The text says the swap is miss allocated and not at least the size 
>> > of the RAM, it also references Bug # 345126.
>> > 
>> > I have checked my system and sudo fdisk -l shows:
>> > Device Boot Start End   Blocks
>> > /dev/sda5   4677 4864	1510078+  82	Linux swap  / Solaris
>> > 
>> > In /etc/fstab the entry has been converted to a UUID type and shows:
>> > 
>> > UUID=fc3... none swap sw 0 0
>> > 
>> > Yet top shows:
>> > 
>> > Mem: 509160k total
>> > Swap:	  0k total
>> > 
>> > So, it appears that the swap partition is not being mounted. Is there some other 
>> > way of checking? How do I get it mounted? There is no entry in /etc/mtab for 
>> > swap ( I do not think it needs to be there, however.)
>> > 
>> > Cheers,
>> > Jay
>> > -- 
>> > 
>> > 
>> > Jay Ridgley
>> > jridgley2 at austin.rr.com
>> > Registered Linux User ID - 9115
>> > Registered Ubuntu User ID - 23320
>> > 
> 
> Try 
> 
> sudo swapon
> 
> also
> 
> swapon -s -h -V
> 
> for information
> 
> Tony
> 

Thanks a bunch for the tip (see below)

Action taken:
issued sudo swapon -a
got: swapon: Cannot find the device for UUID+fc3d...

changed the entry in /etc/fstab to use /dev/sda5 instead of the UUID value.

reissued the sudo swapon -a command, it worked and top now shows the expected 
value for swap.

The Hibernate entry still does not show, however, I expect that a reboot will 
solve that. If not how do I proceed?

Note: I had noticed a message during boot about device with the same UUID as 
being not ready but since the system continued to boot and came up I figured 
that all was OK. WRONG!

Cheers,
Jay
-- 


Jay Ridgley
jridgley2 at austin.rr.com
Registered Linux User ID - 9115
Registered Ubuntu User ID - 23320




More information about the ubuntu-users mailing list