From owner-freebsd-hackers Wed May 1 18:40:28 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA20566 for hackers-outgoing; Wed, 1 May 1996 18:40:28 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA20561 Wed, 1 May 1996 18:40:25 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id SAA10930; Wed, 1 May 1996 18:32:44 -0700 From: Terry Lambert Message-Id: <199605020132.SAA10930@phaeton.artisoft.com> Subject: Re: NetBSD filesystem compatibility To: randy@zyzzyva.com (Randy Terbush) Date: Wed, 1 May 1996 18:32:43 -0700 (MST) Cc: freebsd-current@FreeBSD.org, freebsd-hackers@FreeBSD.org In-Reply-To: <199605020105.UAA23860@sierra.zyzzyva.com> from "Randy Terbush" at May 1, 96 08:05:06 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Is it safe to assume that a NetBSD filesystem is ufs mountable from > a FreeBSD system. I'm about to find this out within the hour, but > would appreciate a "heads-up" if anyone has anything to share. Yes. Going the other way, you would have to explicitly change the label on the FreeBSD swap partition to "swap" for NetBSD to recognize it. The on disk structures are the same as for 4.4BSD-Lite in both trees. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.