public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Richard Fish <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Getting at archives on tapes
Date: Sun, 5 Feb 2006 21:36:57 -0700	[thread overview]
Message-ID: <7573e9640602052036r6ebb48dcp186d7ce37d807ea4@mail.gmail.com> (raw)
In-Reply-To: <200602052240.28154.brettholcomb@bellsouth.net>

On 2/5/06, Brett I. Holcomb <brettholcomb@bellsouth.net> wrote:
> I have a scsi tape library and a backup program that creates datasets of tar
> files on the tapes.  I gather each dataset is a tar file.  I would like to be
> able to access each of these tar files.  At this point I can tar
> -tvf /dev/tape0 and see the file that contains the tape label.  But I can't
> get beyond that.  I've tried skipping to the next file, records, set mark
> using mt with no luck.

mt is the correct command, but you need to make sure you are using a
no-rewind tape device (ntape or nst0).  Otherwise you will end up
seeking to the next file, closing the file descriptor, which causes
the driver to rewind the tape.

-Richard

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-02-06  4:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-06  3:40 [gentoo-user] Getting at archives on tapes Brett I. Holcomb
2006-02-06  4:36 ` Richard Fish [this message]
2006-02-06  6:12   ` Brett I. Holcomb
2006-02-07 15:20     ` Richard Fish
2006-02-07 23:46       ` Brett I. Holcomb
2006-02-08  2:54       ` Brett I. Holcomb
2006-02-08 11:01         ` Hemmann, Volker Armin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7573e9640602052036r6ebb48dcp186d7ce37d807ea4@mail.gmail.com \
    --to=bigfish@asmallpond.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox