Missing Hibernate on 10.04 laptop - how to correct? ** FIXED **

Jay Ridgley jridgley2 at austin.rr.com
Mon Jul 19 01:49:27 UTC 2010


> Date: Sun, 18 Jul 2010 12:44:39 -0700 From: NoOp <glgxg at sbcglobal.net> 
> Subject: Re: Missing Hibernate on 10.04 laptop - how to correct? Progress made 
> To: ubuntu-users at lists.ubuntu.com Message-ID: <i1vlj8$4pc$1 at dough.gmane.org> 
> Content-Type: text/plain; charset=UTF-8 On 07/18/2010 11:48 AM, Jay Ridgley wrote:
>>> >> Date: Sun, 18 Jul 2010 14:10:30 +0100 From: Tony Pursell ...
>>> >> 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!
> 
> Now try putting a correct uuid back & see if it works:
> 
> $ sudo blkid
> 
> Check your /dev/sdb5 /swap uuid - example:
> /dev/sdb5: UUID="016b6d9f-9dce-4cb2-ac20-ec9e4d123456" TYPE="swap"
> 
> and modify your /etc/fstab accordingly:
> 
> UUID=016b6d9f-9dce-4cb2-ac20-ec9e4d123456 none swap sw 0 0
> 
> 
I was able to obtain a proper UUID (using: sudo blkid) for the swap partition 
and updated the /etc/fstab with that information. Rebooted the system and it 
works as expected (without the not ready message). The swap space shows in top 
and the Hibernate entry is showing in the Indicator Applet.

Problem solved!

Thanks,
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