Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2004 13:37:54 -0500
From:      Aditya <aditya@grot.org>
To:        current@freebsd.org
Subject:   cross-arch filesystem mounts in current?
Message-ID:  <20040204183754.GG42390@mighty.grot.org>

next in thread | raw e-mail | index | archive | help
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?

Thanks,
Adi

dmesg shows it as:

  ad1: 76319MB <MAXTOR 4K080H4> [155061/16/63] at ata3-master UDMA66

and:

some# bsdlabel -m i386 ad1
# /dev/ad1:
8 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
  c: 156301488 0 4.2BSD 2048 16384 89 # "raw" part, don't edit
bsdlabel: partition c is not marked as unused!
bsdlabel: An incorrect partition c may cause problems for standard system utilities
some# mount /dev/ad1c /mnt/
mount: /dev/ad1c on /mnt: incorrect super block



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