Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Feb 2004 08:09:08 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        kris@obsecurity.org
Cc:        current@freebsd.org
Subject:   Re: cross-arch filesystem mounts in current?
Message-ID:  <20040205.080908.65986609.imp@bsdimp.com>
In-Reply-To: <20040204184923.GA26210@xor.obsecurity.org>
References:  <20040204184646.GA43390@mighty.grot.org> <20040204184923.GA26210@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20040204184923.GA26210@xor.obsecurity.org>
            Kris Kennaway <kris@obsecurity.org> writes:
: On Wed, Feb 04, 2004 at 01:46:46PM -0500, Aditya wrote:
: > I have an IDE drive with a FreeBSD 4.x filesystem created on a i386 machine
: > that I'm trying to mount on a sparc64 machine (Netra X1) running -CURRENT and
: > it's unclear how to do it -- any hints?
: 
: I don't think this is possible on FreeBSD, because of the different
: endianness of the filesystems.

Correct.  The endian agnostic changes that NetBSD has done to ufs
haven't been brought into FreeBSD.  Further, the disk labels for
different endian machines seem to have different orders so you get the
sort of thing that Aditya is seeing with disklabel too.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040205.080908.65986609.imp>