I have an HP JetStore 2000 DAT drive installed in an HP Vectra VE 6/333 running Red Hat 6.0. The DAT drive is recognized and works fine as /dev/st0. I can write, list, and extract archived files when I use the tar command.<br>
However, I have a tape with a tar file on it with unknown parameters, ie blocking factor, original system files were on, etc. I have tried numerous ways to simply list the files with no success. For example, I have tried changing the blocking factor using tar -tf /dev/st0 -b N, using 0 to 35 for N. I have also tried other tar options listed in the man pages to no avail.<br>
Is there any way for me to extract this information from the tape??
However, I have a tape with a tar file on it with unknown parameters, ie blocking factor, original system files were on, etc. I have tried numerous ways to simply list the files with no success. For example, I have tried changing the blocking factor using tar -tf /dev/st0 -b N, using 0 to 35 for N. I have also tried other tar options listed in the man pages to no avail.<br>
Is there any way for me to extract this information from the tape??