From owner-freebsd-questions@FreeBSD.ORG Thu Apr 23 17:07:52 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2AAA1065670 for ; Thu, 23 Apr 2009 17:07:52 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by mx1.freebsd.org (Postfix) with ESMTP id A27918FC13 for ; Thu, 23 Apr 2009 17:07:52 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r55.edvax.de (port-92-196-27-202.dynamic.qsc.de [92.196.27.202]) by mx02.qsc.de (Postfix) with ESMTP id E481316C00F2; Thu, 23 Apr 2009 19:07:50 +0200 (CEST) Received: from r55.edvax.de (localhost [127.0.0.1]) by r55.edvax.de (8.14.2/8.14.2) with SMTP id n3NH7iL1003213; Thu, 23 Apr 2009 19:07:44 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Thu, 23 Apr 2009 19:07:44 +0200 From: Polytropon To: Chuck Robey Message-Id: <20090423190744.f65ef4df.freebsd@edvax.de> In-Reply-To: <49F09D51.4000906@telenix.org> References: <49F09D51.4000906@telenix.org> Organization: EDVAX X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Mailing List Subject: Re: filesystem compatibility X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Polytropon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2009 17:07:53 -0000 On Thu, 23 Apr 2009 12:54:41 -0400, Chuck Robey wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Are there any filesystems which FreeBSD has which offer compatibility to > OpenBSD? I want to add a OpenBSD partition to my long-existing FreeBSD disk, > make it OpenBSD, but I want to be able to transfer data between FreeBSD & > OpenBSD. Any filesystem which could do that? >From my experiences, the tar "filesystem" is the best one to do this. You can transfer the tar archives (and add compression if needed) between different operating systems using FTP or any "Internet means" as well as via optical media, even the use of floppy disks (if you still know them) is possible. On one end: % tar cvf bla.tar On the other end: % tar xvf bla.tar > Or, maybe looking at it from the > other way, can OpenBSD read any of our FreeBSD filesystems? I want to move data > between these two, if at all possible, and they're on the same machine, so nfs > isn't a possibility here. FreeBSD and OpenBSD use FFS / UFS file systems. Have you already tried mounting FreeBSD partitions with OpenBSD or vice versa? Of course, it's possible to transfer data via FTP, rsync or scp between machines. But because you asked about file systems, just try the mount advice. -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...