Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!oddjob!mimsy!umd5!decuac!felix!zemon From: jmsellens@watdragon.waterloo.edu (John M. Sellens) Newsgroups: comp.unix.ultrix Subject: Problems with dd and large blocks on 2.0 VS II/GPX w/TK50?? Message-ID: <9966@felix.UUCP> Date: Tue, 20-Oct-87 15:02:46 EDT Article-I.D.: felix.9966 Posted: Tue Oct 20 15:02:46 1987 Date-Received: Thu, 22-Oct-87 00:31:59 EDT Sender: zemon@felix.UUCP Organization: U of Waterloo, Ontario Lines: 26 Approved: zemon@felix.UUCP Reply-Path: I've been trying to read some TK50 dump tapes I wrote under Ultrix 1.2 with the 4.3 dump using a blocksize of 126. Under Ultrix 2.0, it seems that dd has trouble with large block sizes, at least on my sort of weird system. It won't read in the dump tape I have using an input block size of 126k. After experimenting a while, it seems that dd may have some problems. For example: % ls -l a -rw-r--r-- 1 root 1024000 Oct 17 00:41 a % mt -f /dev/rmt0h rewind % dd obs=100k of=/dev/rmt0h