Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CONFIG_PM_STD_PARTITION doesn't work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
just-22
n00b
n00b


Joined: 17 Jan 2013
Posts: 6
Location: Milan, Italy

PostPosted: Thu Jan 17, 2013 4:38 pm    Post subject: CONFIG_PM_STD_PARTITION doesn't work Reply with quote

Hello guys,

strange problem here. I set the CONFIG_PM_STD_PARTITION key during my kernel
config as follows:

Code:
sandro@egeo ~ $ zgrep CONFIG_PM_STD_PARTITION /proc/config.gz
CONFIG_PM_STD_PARTITION="/dev/sda3"


but I'm not able to resume from a "suspend to disk" (the system reboots
instead). However, all works as expected if I specify the resume partition
on grub command line:

Code:
[...]
echo    'Loading Linux x86-3.5.7-gentoo ...'
                linux   /kernel-genkernel-x86-3.5.7-gentoo root=UUID=... ro resume=/dev/sda3


This is strange, 'cause according to the documentation, the two options
should be equivalent.

Any hints?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum