Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Reading a tape drive  (Read 3964 times)

0 Members and 1 Guest are viewing this topic.

bcmrocks

  • Guest
Reading a tape drive
« on: July 01, 2010, 08:09:19 AM »
I have an external tape drive installed on a UNIX server system. How I can I read the tape drive ?

I use the "tar" command but it doesn't seem to be of any help.

sun_os



    Beginner

    Re: Reading a tape drive
    « Reply #1 on: July 11, 2010, 02:26:56 AM »
    What is the message you can on terminal , it may be syntax error or path is incorrect

    You can try to run the command

    tar cvf /dev/xxxx  /mount point

    for detail you can search   vbird.linux