Russell Berry <[EMAIL PROTECTED]> wrote:
> so there's the dilemma, I could care less about the first dump file /, and I
> know it spanned 71785 blocks, (now these blocks counted as dump blocks of 1024
> bytes, not tape blocks of 16384) To read the tape at all I have to setblk
Try this. Might not work.
mt -f /dev/nst0 eom
mt -f /dev/nst0 setblk 16384
mt -f /dev/nst0 bsf 1
access file here.
Or, try to move with fsf. In *some* cases, you can recover the files.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]