From owner-freebsd-hackers Mon May 27 20:11:01 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA25070 for hackers-outgoing; Mon, 27 May 1996 20:11:01 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA25065 for ; Mon, 27 May 1996 20:10:58 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.7.5/CET-v2.1) with SMTP id MAA03279; Tue, 28 May 1996 12:10:51 +0900 (JST) Date: Tue, 28 May 1996 12:10:51 +0900 (JST) From: Michael Hancock To: Jake Hamby cc: hackers@FreeBSD.org Subject: Re: Sharing a partition between Solaris & FreeBSD.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 27 May 1996, Jake Hamby wrote: > > > 3) Shared FDISK partition for swap space (32MB> > > > > I haven't tried this yet, but you might have problems with this. > > > > -mh > > Didn't have any problems when I tried it on a Zip disk. FreeBSD accepts > any partition (not just those ending with b) for swapon, and Solaris > accepts any partition or swapfile with swap -a. This is unlike Linux, > which accepts swap partitions to have special magic numbers in them, I > should note. I thought Solaris used magic numbers too for its swap partitions. (82?) -mh