From owner-freebsd-current@FreeBSD.ORG Fri Jan 16 02:42:10 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6912316A4CE for ; Fri, 16 Jan 2004 02:42:10 -0800 (PST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1366143D41 for ; Fri, 16 Jan 2004 02:42:08 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from midget.dons.net.au (ppp55-224.lns1.adl2.internode.on.net [150.101.55.224])i0GAfxxC047888; Fri, 16 Jan 2004 21:12:00 +1030 (CST) Received: from chowder.dons.net.au (root@localhost.dons.net.au [127.0.0.1]) by midget.dons.net.au (8.12.9/8.12.9) with ESMTP id i0GAfunY080269; Fri, 16 Jan 2004 21:11:57 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Mark Santcroos , toxa Date: Fri, 16 Jan 2004 21:11:55 +1030 User-Agent: KMail/1.5.4 References: <000c01c3da44$8a6d5c40$0202a8c0@karputer> <20040116075124.GA988@laptop.6bone.nl> In-Reply-To: <20040116075124.GA988@laptop.6bone.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401162111.55979.doconnor@gsoft.com.au> X-Spam-Score: -5.3 () IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SIGNATURE_SHORT_DENSE,SPAM_PHRASE_01_02,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.26 (www . roaringpenguin . com / mimedefang) cc: freebsd-current@freebsd.org Subject: Re: acpi S4 resume partition X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2004 10:42:10 -0000 On Friday 16 January 2004 18:21, Mark Santcroos wrote: > > it boots into new session, with "partitions was unproperly unmounted" > > errors. > > This looks good. However, when you power your machine on again, you have > to tell it to boot from the suspend partition, and not from your normal > boot partition. > This is at least how it works on my laptop (Dell). I added some stuff to /etc/rc.suspend to run boot0cfg to change my default boot partition (and to /etc/rc.resume to change it back to FreeBSD) Basically boot0cfg -s X /dev/ad0 I also used.. vidcontrol -s 1