<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.8.1">
</HEAD>
<BODY>
Thanks Darren, I'll do that.<BR>
<BR>
On Fri, 2005-10-21 at 09:23 -0400, Darryl Clarke wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On 10/21/05, Russell Cook <<A HREF="mailto:bike_oz@yahoo.com.au">bike_oz@yahoo.com.au</A>> wrote:</FONT>
<FONT COLOR="#000000">> Hi all,</FONT>
<FONT COLOR="#000000">> I get the following in my logs on resume:</FONT>
<FONT COLOR="#000000">> localhost kernel [15809.677510] resume= option should be used to set suspend deviceswsusp: Need to copy 25259 pages</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> Should I add a resume=/dev/hd3 (my swap partition) to the etc/default/acpi-support or some such?</FONT>
<FONT COLOR="#000000">resume= is a kernel parameter. You set it in /boot/grub/menu.lst</FONT>
<FONT COLOR="#000000">It's around line 18 or 19 under:</FONT>
<FONT COLOR="#000000">## ## Start Default Options ##</FONT>
<FONT COLOR="#000000">## default kernel options</FONT>
<FONT COLOR="#000000">As it states, do not uncomment the lines just append 'resume=/dev/hd3'</FONT>
<FONT COLOR="#000000">in your case to the 'kopt' line.</FONT>
<FONT COLOR="#000000">this is my line:</FONT>
<FONT COLOR="#000000"># kopt=root=/dev/hda1 ro resume=/dev/hda5</FONT>
<FONT COLOR="#000000">after adding resume= option you need to run 'sudo update-grub' to make</FONT>
<FONT COLOR="#000000">grub automagically generate your kernel list with this option.</FONT>
<FONT COLOR="#000000">the options found in /etc/default/acpi-support only enable or disable</FONT>
<FONT COLOR="#000000">this, they don't have an effect on how the kernel handles it.</FONT>
<FONT COLOR="#000000">Also, as note, your swap space _must_ be larger than your physical</FONT>
<FONT COLOR="#000000">memory for hibernate to work properly.</FONT>
<FONT COLOR="#000000">--</FONT>
<FONT COLOR="#000000">~ Darryl ~ <A HREF="mailto:smartssa@gmail.com">smartssa@gmail.com</A></FONT>
<FONT COLOR="#000000"><A HREF="http://smartssa.com">http://smartssa.com</A> / <A HREF="http://darrylclarke.com">http://darrylclarke.com</A></FONT>
</PRE>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Kind Regards Russell<BR>
==================<BR>
www.windsorcycles.com.au<BR>
sales@windsorcycles.com.au<BR>
ph. 02 4577 3209<BR>
bikes.no-ip.info<BR>
Linux user #369094<BR>
================== <BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>