From owner-freebsd-questions Wed Feb 5 8:37:27 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D86F37B401 for ; Wed, 5 Feb 2003 08:37:26 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id B839243E4A for ; Wed, 5 Feb 2003 08:37:25 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by sccrmhc02.attbi.com (sccrmhc02) with ESMTP id <2003020516372400200i7ah3e>; Wed, 5 Feb 2003 16:37:24 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.6/8.12.6) with ESMTP id h15GbO79007046; Wed, 5 Feb 2003 11:37:24 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id h15GbNEe007043; Wed, 5 Feb 2003 11:37:23 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: Manuel Hendel Cc: FreeBSD Questions Subject: Re: atapi tape drives with freebsd References: <20030205133855.GE27719@partagas.as.de.cw.net> From: Lowell Gilbert Date: 05 Feb 2003 11:37:23 -0500 In-Reply-To: <20030205133855.GE27719@partagas.as.de.cw.net> Message-ID: <44u1fiela4.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Manuel Hendel writes: > I got a Seagate Hornet ATAPI Tage Drive. Actually this should work > with /dev/ast0 but I always get "mt: /dev/ast0: Device not configured" > when I try to do a "mt -f /dev/ast0 rewind". > Does anyone know where to find a documentation for this? Well, "man ast" to start with... > Or can anyone > help me? Assuming you have the device in your kernel (it *is* part of the GENERIC kernel), make sure that /dev/ast0 actually exists. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message