Xref: utzoo comp.unix.questions:17058 comp.unix.wizards:18785 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!uakari.primate.wisc.edu!polyslo!vlsi3b15!vlsi3b15.csee.lehigh.edu!wbader From: wbader@scarecrow.mse.lehigh.edu (William Bader) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Re: GNU tar Message-ID: Date: 19 Oct 89 17:53:37 GMT References: <1051@faatcrl.UUCP> Sender: news@vlsi3b15.csee.Lehigh.EDU Followup-To: comp.unix.questions Distribution: comp.unix.wizards Organization: Intelligent Systems Laboratory, Lehigh University Lines: 10 In-reply-to: jimb@faatcrl.UUCP's message of 19 Oct 89 16:46:47 GMT In article <1051@faatcrl.UUCP> jimb@faatcrl.UUCP (Jim Burwell) writes: > Has anyone gotten GNU tar's multivolume option working on a 1/4" SCSI tape > drive ? I'm trying to use this option on a Sun 3/160.. It seems like it > doesn't know when it hits the end of the tape, and mistakes it for an IO error. > I'd like to know if anyone has a fix for this, before I start hacking :-). I have a version of pdtar that I modified to read a /etc/default/tar file like the tar on Xenix. It can get the volume size from the file to make multi-volume archives.