cross-arch filesystem mounts in current?

From: Aditya (aditya_at_grot.org)
Date: 02/04/04

  • Next message: Kris Kennaway: "Re: cross-arch filesystem mounts in current?"
    Date: Wed, 4 Feb 2004 13:46:46 -0500
    To: current@freebsd.org
    
    

    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

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Kris Kennaway: "Re: cross-arch filesystem mounts in current?"

    Relevant Pages

    • cross-arch filesystem mounts in current?
      ... bsdlabel: An incorrect partition c may cause problems for standard system utilities ... mount: /dev/ad1c on /mnt: incorrect super block ...
      (freebsd-current)
    • /usr out of space
      ... My thoughts were to redo that idle slice to a UFS ... The data for partition 1 is: ... When I tried using bsdlabel without any options I got an error. ... I still get the above error when trying to mount this slice. ...
      (freebsd-questions)
    • Re: CLI filesystem format tool
      ... I would suggest that you first use bsdlabel to create a single partition ... You enter an edit more. ... just edit /etc/fstab to make it mount at boot time ...
      (freebsd-questions)
    • Re: "Cannot find file system superblock" error - how to recover?
      ... mount: /dev/ad6s1e on /data: incorrect super block ... Yikes, well that's the way it had been for about a year. ... that's the only one using the "c" partition. ...
      (freebsd-questions)
    • Re: seeking help on "adding a disk"
      ... partition and mount it on directory /images. ... fdisk: ... the last command is trying to write past the edge of the disk. ... It looks like things worked up to the bsdlabel which didn't do anything. ...
      (freebsd-questions)