Re: can I read FreeBSD partitions from another hard drive?

From: Peter Ulrich Kruppa (root_at_pukruppa.de)
Date: 03/22/04

  • Next message: Matthew Seaman: "Re: MUTA"
    Date: Mon, 22 Mar 2004 06:28:24 +0100 (CET)
    To: Tadimeti Keshav <keshav_tadimeti@yahoo.co.uk>
    
    

    On Mon, 22 Mar 2004, [iso-8859-1] Tadimeti Keshav wrote:

    > Hi, I installed FreeBSD on a hard disk with 2 slices.
    > One is an NTFS(slice 1) and the other for FreeBSD
    > (slice 2). Is it possible to view FreeBSD partitions
    > within the second slice from another FreeBSD
    > installation that I have?
    Generally: Yes.
    All you have to know is the correct device name - for example
    /dev/ad0s2e , then you can mount it with
    # mount /dev/ad0s2e /mnt

    But there is one exception:
    ufs2 partitions created with FreeBSD 5.X can't be read from
    within FreeBSD 4.X (which only understands ufs).

    Regards,

    Uli.

            +---------------------------+
            | Peter Ulrich Kruppa |
            | Wuppertal |
            | Germany |
            +---------------------------+
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: Matthew Seaman: "Re: MUTA"

    Relevant Pages

    • Re: USB stick access freezing up system?
      ... average but it is choking on "blackhat" networks which have thousands ... would expect the application to fail, but the stick is just a mount in ... Does this mean that if a non RAIDed drive fails a ... FreeBSD box will reboot, ...
      (comp.unix.bsd.freebsd.misc)
    • Re: Problem mounting SCSI Cd Burner
      ... So I don't think that setting your drive to AUTO in your fstab is a good ... FreeBSD 5.x, I only work with the 4.x releases, so whatever I say there ... Change your mount params in fstab to "ro,noauto", insert a readable disc ...
      (comp.unix.bsd.freebsd.misc)
    • Re: Disable read/write caching to disk?
      ... FreeBSD. ... or a Global UFS. ... >> ro mount only sees the changes from the time of ro mount. ... > the filesystem even though they aren't accessible. ...
      (freebsd-current)
    • Re: Help, renamed fstab --> fstab.bak
      ... >>error messages and mount refused. ... > them on FreeBSD you have a different, and more serious, problem. ... > If you disregard download costs, which for many end-users are not free, ... linux Is Not The Same. ...
      (comp.unix.bsd.freebsd.misc)
    • Re: Disable read/write caching to disk?
      ... >> You simply cannot disable OS caching in FreeBSD. ... >> appear as a single network filesystem. ... > mount only sees the changes from the time of ro mount. ...
      (freebsd-current)