Re: Mount a tar archive?

From: Chuck Swiger (cswiger_at_mac.com)
Date: 03/30/05

  • Next message: Gary Kline: "kwik 1."
    Date: Wed, 30 Mar 2005 13:51:42 -0500
    To: infofarmer@mail.ru
    
    

    Andrew P. wrote:
    > I have a 80G tar archive which I have nowhere to
    > extract to. Could I mount it as a filesystem?
    > Read-only would suffice.

    That's actually a pretty neat idea, although I don't know that such a
    capability is available. Hmm. Emacs has a special mode for accessing the
    contents of a tarball which might be helpful in other circumstances, but I
    suspect that an 80GB file is going to be too big for it to handle.

    In the meantime, you might be able to use "tar tf" to see the contents of this
    monster tarball, and you could then extract smaller pieces from it if need be,
    rather than having to deal with the entire thing all at once.

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

  • Next message: Gary Kline: "kwik 1."

    Relevant Pages

    • Re: Mount a tar archive?
      ... Could I mount it as a filesystem? ... having to extract them to disk. ... Kris ...
      (freebsd-questions)
    • Re: file size limit
      ... classic UFS on FreeBSD is limited to 4 terabytes but the filesystem ... I've copied it over to a tmp area and tried to extract it. ... Said avi file has spaces in it's file name and is ...
      (freebsd-questions)
    • Re: Drag N Drop with virtual Files?
      ... Now the File will be droped to an unknown Location "on the Filesystem ... i do it exactly that way and as i said in my first message: ... I only can extract the files when the User starts dragging. ...
      (comp.lang.java.gui)
    • Re: Uninstalled core-utils
      ... Boot from the live CD ... Manually mount your partitions (note that you must at least know the ... Extract it somewhere with: ...
      (Ubuntu)
    • Re: Extract ISO image
      ... > How can a non-root user (so I can't mount anything as a loopback FS) ... > extract an ISO image without writing and then mounting a CD. ...
      (Debian-User)