From owner-freebsd-questions Fri Feb 7 10:11:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA10444 for questions-outgoing; Fri, 7 Feb 1997 10:11:53 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id KAA10436 for ; Fri, 7 Feb 1997 10:11:47 -0800 (PST) Received: from www.sdsp.mc.xerox.com ([13.231.132.18]) by alpha.xerox.com with SMTP id <15500(8)>; Fri, 7 Feb 1997 10:11:12 PST Received: from gnu.sdsp.mc.xerox.com (gnu.sdsp.mc.xerox.com [13.231.133.90]) by www.sdsp.mc.xerox.com (8.8.5/8.8.3) with SMTP id MAA04925; Fri, 7 Feb 1997 12:59:47 -0500 (EST) Received: by gnu.sdsp.mc.xerox.com (4.1/client-1.3) id AA03737; Fri, 7 Feb 97 12:59:36 EST Message-Id: <9702071759.AA03737@gnu.sdsp.mc.xerox.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Doug White Cc: Jonathan Sturges , questions@freebsd.org Subject: Re: Can Linux/FreeBSD share swap? In-Reply-To: Your message of "Thu, 06 Feb 1997 22:59:47 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 7 Feb 1997 09:59:35 PST From: "Marty Leisner" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Not swap files, but raw swap parittions... I have a single 35 MB partition to swap (only swap) DOS uses a swap file... In linux, I remove all swap files, and then dd into gzip to save it, mkswap, and swapon. On shutdown , I swapoff and zcat the old saved image back into the /dev/swap-partition. I want to use the same approach with other os's...it works well. -- marty leisner@sdsp.mc.xerox.com Member of the League for Programming Freedom