Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!genrad!grkermit!masscomp!clyde!floyd!harpo!seismo!hao!hplabs!sri-unix!Ttang.uci-750a@rand-relay From: Ttang.uci-750a%rand-relay@sri-unix.UUCP Newsgroups: net.unix Subject: Re: Tar help requested Message-ID: <14150@sri-arpa.UUCP> Date: Tue, 29-Nov-83 17:37:40 EST Article-I.D.: sri-arpa.14150 Posted: Tue Nov 29 17:37:40 1983 Date-Received: Fri, 2-Dec-83 07:05:56 EST Lines: 7 I am not sure which Unix system you are using, however on 4.1xbsd, tar used to calculate and store a checksum for each header block written on the tape. The message "directory checksum error" might be produced when you are trying to read a header that represents a directory and there are some errors thus cause an incorrect checksum. /ttang