Frank Denis (Jedi/Sector One) wrote: > On Sun, May 29, 2005 at 11:00:34PM +0200, Rogier Krieger wrote: >> Feel free to correct me if I'm wrong, but as far as I know, ext3fs is >> not supported. > > ext3 is mostly ext2 with an extra inode to handle the journal. > You can usually mount the partition as ext3 or ext2 without any special > tweak. > > However on some distributions (at least Fedora it seems), directory > hashing (htree) is enabled by default when partitions are formatted as > ext3. And *BSD don't support htree yet. So maybe this is your showstopper. > > While running Linux, try > tune2fs -O ^dir_index /dev/<your volume> > in order to remove htree on the partition. >
If someone wants to assemble some current "Linux-OpenBSD coexistance" info for updating faq9.html, please do so and show it to me. Obviously a lot has changed, and I don't have any OpenBSD/Linux boxes at the moment. http://www.holland-consulting.net/obsd/faq-help.html Nick.

