From owner-freebsd-questions Wed Apr 21 6:14:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp11.bellglobal.com (smtp11.bellglobal.com [204.101.251.53]) by hub.freebsd.org (Postfix) with ESMTP id 137E2151B4 for ; Wed, 21 Apr 1999 06:14:23 -0700 (PDT) (envelope-from jim.chapman@sympatico.ca) Received: from LOCALNAME (ppp178.on.bellglobal.com [206.172.245.178]) by smtp11.bellglobal.com (8.8.5/8.8.5) with SMTP id JAA09478 for ; Wed, 21 Apr 1999 09:14:20 -0400 (EDT) Message-ID: <371D8887.31AB@sympatico.ca> Date: Wed, 21 Apr 1999 09:12:55 +0100 From: Jim Chapman Reply-To: jim.chapman@sympatico.ca X-Mailer: Mozilla 3.01 (Win16; I) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Dump and ATAPI Tape Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed release 3.1 and searched the archives to find I needed a line 'device wst0' in the kernel. I added it and now the tape is configured when I boot. In /dev I found a driver rwst0. When I try to dump to the tape with the command dump -0u -f /dev/rwst0 /var it writes to the tape then I get an error atapi1.1 controller not ready, status=c0 and Sense Media Type Failed. What am I missing here? Thanks, Jim Chapman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message