Mental Patient on Fri, 27 Sep 2002 10:49:16 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] help!


On Fri, 2002-09-27 at 10:34, W. Chris Shank wrote:
> i'm trying to get data off a tape, but i can't mount the tape or yank the
> tar archive off it. do i need to initialize the tape? it's been so long
> since i've done this, i forget what i'm doing? any hints please?
> 
>

If you're certain its tar data on the tape (and not ufsdump or cpio or
whatever), use the block device as the filename to untar. Use  mt to
rewind/fast forward the tape.

eg:
tar xvf /dev/nst0 
mt -f /dev/nst0 fsf 1

Ring any bells?


-- 

Mental (Mental@NeverLight.com)

This body. This body holding me. Be my reminder here that 
I am not alone in
This body, this body holding me, feeling eternal
All this pain is an illusion.

--Tool "Parabola"

CARPE NOCTEM, QUAM MINIMUM CREDULA POSTERO.

GPG public key: http://www.neverlight.com/pas/Mental.asc


Attachment: signature.asc
Description: This is a digitally signed message part


  • Follow-Ups:
  • References:
    • [PLUG] help!
      • From: "W. Chris Shank" <chris.shank@acetechgroup.com>