From owner-freebsd-install Sun Dec 31 13:41:02 1995 Return-Path: owner-install Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA21424 for install-outgoing; Sun, 31 Dec 1995 13:41:02 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA21418 for ; Sun, 31 Dec 1995 13:40:58 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id NAA02293; Sun, 31 Dec 1995 13:39:27 -0800 To: "Marty Leisner" cc: freebsd-install@freebsd.org Subject: Re: freebsd and swap space In-reply-to: Your message of "Sun, 31 Dec 1995 09:53:16 PST." <9512311753.AA07390@gemini.sdsp.mc.xerox.com> Date: Sun, 31 Dec 1995 13:39:26 -0800 Message-ID: <2291.820445966@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-install@freebsd.org Precedence: bulk > > I'm working on a strategy to share swap space between > win95/linux/freebsd and NT using an extended partition... > > >From what I've seen of the freebsd swap space strategy: > 1) we have to select a swap partition within the disk slice > 2) we cannot make a swapfile (we have to swap on a swap partition). Au contraire. See the man page for vnconfig. Jordan