Author: igor
Date: Wed Nov 27 05:36:15 2013
New Revision: 12293

Log:
add a note about pm-hibernate requirement

Modified:
   trunk/BOOK/general/sysutils/pm-utils.xml

Modified: trunk/BOOK/general/sysutils/pm-utils.xml
==============================================================================
--- trunk/BOOK/general/sysutils/pm-utils.xml    Wed Nov 27 00:55:15 2013        
(r12292)
+++ trunk/BOOK/general/sysutils/pm-utils.xml    Wed Nov 27 05:36:15 2013        
(r12293)
@@ -140,6 +140,14 @@
       /etc/pm/sleep.d. See the pm-action(8) man page for more information. 
     </para>
 
+    <para>
+      In order to use hibernation with <application>GRUB</application> and a
+      swap partition, you need to add kernel parameter
+      <literal>resume=<replaceable>swap_partition</replaceable></literal> (i.e.
+      <literal>resume=/dev/sda1</literal>) to the kernel line in the
+      <filename>/boot/grub/grub.cfg</filename> configuration file.
+    </para>
+
   </sect2>
 
   <sect2 role="content">
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to