Problem sharing UFS2 between PPC and i386

Peter Grehan grehan at freebsd.org
Sat Jan 7 01:54:30 PST 2006


Hi Christopher,

> Could this have to do with big endian vs. little endian (just an idea, I have 
> little clue myself what this is)?

  You got it. FreeBSD can only read UFS filesystems created in native 
byte order. There's no equivalent of NetBSD's FFS_EI to allow 
byte-switching in the filesystem code.

later,

Peter.


More information about the freebsd-ppc mailing list