From owner-freebsd-mobile Sat Jul 7 8:49:47 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 3454137B401; Sat, 7 Jul 2001 08:49:42 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id RAA47651; Sat, 7 Jul 2001 17:49:34 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Karsten W. Rohrbach" Cc: Greg Lehey , Greg Smith , Oliver Fischer , freebsd-mobile@FreeBSD.ORG, roam@orbitel.bg Subject: Re: ThinkPad hibernation (was: Hibernation on FreeBSD) References: <001901c1015c$e8bd1790$8a04a8c0@warpgondel> <200106300916540300.00177DE8@smtp.mail.yahoo.com> <025f01c102c0$9177f9e0$8a04a8c0@warpgondel> <200107020051250270.000E8A15@smtp.mail.yahoo.com> <20010702173846.D79697@mail.webmonster.de> <20010704111544.B1649@sydney.worldwide.lemis.com> <20010704231914.A72648@mail.webmonster.de> From: Dag-Erling Smorgrav Date: 07 Jul 2001 17:49:34 +0200 In-Reply-To: <20010704231914.A72648@mail.webmonster.de> Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Karsten W. Rohrbach" writes: > a raw device the size of the installed ram would be easiest, anyway ;-) > handling a contiguous file in the root fs or whereever might be much too > complicated to linear-load from the bootloader. it is not possible to > create a single file with contiguous blocks that is not separated by > cylinder group boundaries and the like... The loader shouldn't have any trouble reading a file from the root partition (or any partition for that matter) - there's no need for the file to be stored on contiguous blocks, the only requirement is that the file must be entirely within the BIOS-addressable portion of the disk. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message