Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site umcp-cs.UUCP Path: utzoo!linus!philabs!seismo!rlgvax!cvl!umcp-cs!mark From: mark@umcp-cs.UUCP Newsgroups: net.unix Subject: Re: Tar help requested Message-ID: <4062@umcp-cs.UUCP> Date: Thu, 24-Nov-83 11:08:02 EST Article-I.D.: umcp-cs.4062 Posted: Thu Nov 24 11:08:02 1983 Date-Received: Sun, 27-Nov-83 02:25:08 EST References: <195@mb2c.UUCP> Organization: Univ. of Maryland, Computer Science Dept. Lines: 16 Directory checksum could mean that the tape is bad. But in actual practice on our machine it almost always means that the reading and writing blocking factors are not the same. The most usual blocking factors are 1 and 20. This will give you a blocking factor of 1 (replace rmt12 with your favorite tape physical device): tar tfb /dev/rmt12 1 This a blocking factor of 20: tar tfb /dev/rmt12 20 -- spoken: mark weiser UUCP: {seismo,allegra,brl-bmd}!umcp-cs!mark CSNet: mark@umcp-cs ARPA: mark.umcp-cs@CSNet-Relay