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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to