Date: Sun, 18 Dec 2005 16:16:16 +0100 From: joerg@britannica.bec.de To: freebsd-hackers@freebsd.org Subject: Re: accessing NetBSD filesystem Message-ID: <20051218151616.GA4782@britannica.bec.de> In-Reply-To: <20051218015418.sf2ne6sckkss0oww@webmail.spamcop.net> References: <20051217122006.GA2758@twelvegates.homeip.net> <20051217134258.GC1706@britannica.bec.de> <20051217171029.GB14214@twelvegates.homeip.net> <AC14C9539C9A4B47D7EE4A9A@[192.168.1.5]> <20051218015418.sf2ne6sckkss0oww@webmail.spamcop.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 18, 2005 at 01:54:18AM +0100, Gilbert Fernandes wrote: > > The FreeBSD UFS is the FFS accessed through the VFS layer, but basically > the format is the same. If you want to have access, from FreeBSD, to > NetBSD partitions, make sure the NetBSD partitions have been formated > using FFSv2 which is the port of UFS to NetBSD. There are some > differences though : no ACL support nor snapshots available there. FFS v1 and v2 are both working. I'm using that everyday. The one part which needs attention is soft updates: FreeBSD / DragonFly have it as permanent flag, NetBSD as mount option. Joerg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051218151616.GA4782>