On Sat, Nov 07, 2009 at 05:35:58PM -0500, Jerry McAllister wrote: > [snip] > > Not so sure I did anything for your most important question - if ext2 s ext3 > is a problem, but I hope the rest is helpful. >
No, it's not a problem Jerry. ext3 is basically ext2 + journal, so you can mount it at as ext2 from within FreeBSD (or Linux). The journal sorts itself out when you boot Linux and it mounts the filesystem as ext3. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
