On Tue, 23 Sep 2008 17:17:21 +0200 (CEST)
Andreas Davour <[EMAIL PROTECTED]> wrote:

> 
> I've bought a usb connected disk to use as backup, and I've been 
> thinking about trying to make the data as available as possible. Do 
> anyone here have any suggestion about what kind of filesystem would
> be best to use? Can ufs2 be read by linux? It looks like it from my
> short persual of google hits, but it also looks kind of complicated.
> IS ext2 a safer bet? Anything totally different?

If you want to, you can use ext3 on Linux, and treat it as ext2 on
FreeBSD. You need  sysutils/e2fsprogs to provide an fsck that can sync
the journal.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to