From owner-freebsd-questions Tue Jan 3 20:32:14 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id UAA14465 for questions-outgoing; Tue, 3 Jan 1995 20:32:14 -0800 Received: from isc.sjsu.edu (sparta.SJSU.EDU [130.65.3.1]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id UAA14459 for ; Tue, 3 Jan 1995 20:32:12 -0800 Received: by isc.sjsu.edu (4.1/25-eef) id AA22821; Tue, 3 Jan 95 20:30:55 PST Date: Tue, 3 Jan 1995 20:30:54 -0800 (PST) From: Sherman F Mui Subject: ft problems To: freebsd-questions@freebsd.org Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@freebsd.org Precedence: bulk Hi again, I thought I had everything working with my new tape drive. =) I was dead wrong. I get this error when the tape runs out of tape, ft0: unrecoverable write error on block 3200 I'm probably not doing something right here. I have a 200 meg tape. I tried 'dump usfd 400 - 43690 /dev/sd0a | ft' then 'dump ufd - /dev/sd0a | ft'. And my root partition is ~15mb. So I think maybe it's dump. I tried 'tar zvcf - /usr/local | ft "/usr/local save"', which is ~77 mb. (side note: I can't get tar's -X option to work right, it just refuses to exclude a directory I specify) Now what's wrong? Oh, and ft is going nuts and refuses to die. I have to reboot to make it stop winding and re-winding my stupid tape... Thanks in adv, Sherman (off to reboot)