From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 12:23:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C104016A4CE for ; Thu, 28 Oct 2004 12:23:46 +0000 (GMT) Received: from fep6.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73A5543D39 for ; Thu, 28 Oct 2004 12:23:46 +0000 (GMT) (envelope-from bbobowski@cogeco.ca) Received: from [24.150.215.98] (d150-215-98.home.cgocable.net [24.150.215.98]) by fep6.cogeco.net (Postfix) with ESMTP id 2D96751E; Thu, 28 Oct 2004 08:23:36 -0400 (EDT) Message-ID: <4180E4C8.9070600@cogeco.ca> Date: Thu, 28 Oct 2004 08:23:36 -0400 From: Brian Bobowski User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040626 Thunderbird/0.7.1 Mnenhy/0.6.0.104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Simon Burke References: <2d7d2dd204102805164f345560@mail.gmail.com> In-Reply-To: <2d7d2dd204102805164f345560@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD User Questions List Subject: Re: duel booting with 2x *nix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 12:23:46 -0000 Simon Burke wrote: >I know duel booting is really easy to setup these days, but just a >thought, I've never duel booted with two *nix OS's so i do not >know this. > >Is it possible to use a single swap partition for multiple distro's on >one machine? > >If so would it impair stability or stuff? And would it be possible to >do so with BSD and linux? > >Im just curious. All my Ix86 dekstops have atleast 160gb HDD space >(over 1.5Tb in total at present), so i may give it a try later on >tonight. > > > I don't THINK it'd work between FreeBSD and Linux, but I could be mistaken. I'm basing this thought on the fact that every distro of Linux I've installed puts its different mount points on a different partition; FreeBSD has several partitions(not the same kind) on the same slice(FreeBSD's equivalent to a partition). I don't have any experience with other *nixes, so I'll now yield the floor. -BB