Archive Tapes

John Lawitzke jhl at frith.uucp
Wed May 2 21:35:32 AEST 1990


>From article <29490 at cup.portal.com>, by Dante_A_Nicolello at cup.portal.com:
> Problem two:
>         When the tape reaches the end of the cartridge, not the end of the
> current track, unix produces a "write() error" instead of prompting
> me to switch tapes.

tar and cpio have no idea how long or how dense your tape is. They
assume you will not attempt to write more to tape than it can hold. If
you use the backup program you can specifiy density and length so the
program knows when it needs to prompt for a new tape.

One solution is find the source to pdtar and hack it to prompt for a new
tape at the necessary point.

--
j                               |%|John Lawitzke, Dale Computer Corp., R&D
                                |%|UUCP: uunet!frith!dale1!jhl         Work
                                |%|      uunet!frith!ipecac!jhl        Home
Inquiring minds just wondering. |%|Internet: jhl at frith.egr.msu.edu



More information about the Comp.unix.i386 mailing list