From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 07:04:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC1A41065670 for ; Tue, 8 Jul 2008 07:04:13 +0000 (UTC) (envelope-from tompos@martos.bme.hu) Received: from sziget2.cubeeffects.com (sziget2.cubeeffects.com [195.70.61.197]) by mx1.freebsd.org (Postfix) with ESMTP id AC3478FC14 for ; Tue, 8 Jul 2008 07:04:13 +0000 (UTC) (envelope-from tompos@martos.bme.hu) Received: from [192.168.0.60] (ws-tompos.cube.intra [192.168.0.60]) by sziget2.cubeeffects.com (Postfix) with ESMTP id DC88A17E2FE; Tue, 8 Jul 2008 08:46:35 +0200 (CEST) Message-ID: <48730D50.3030808@martos.bme.hu> Date: Tue, 08 Jul 2008 08:46:40 +0200 From: Papp Tamas User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: =?UTF-8?B?QW5kZXJzIFRyb2LDpGNr?= References: <487288CB.9090608@martos.bme.hu> <20080708060119.79cad677@baal.troback.com> In-Reply-To: <20080708060119.79cad677@baal.troback.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: tape device not configured X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2008 07:04:14 -0000 Anders Trobäck wrote: > On Mon, 07 Jul 2008 23:21:15 +0200 > Papp Tamas wrote: > > >> hi All, >> >> I have a new Exabyte VXA-320, I show it in dmesg as sa0. >> When I try to access it for example by mt, it says, "Device not >> configured", and of cource is not working. >> >> sa0 at ahd0 bus 0 target 2 lun 0 >> sa0: Removable Sequential Access SCSI-3 device >> sa0: 160.000MB/s transfers (80.000MHz DT, offset 126, 16bit) >> >> >> What do I miss? >> >> Thank you very much, >> >> tamas >> > > What is the exact command you are using? > > > mt -f /dev/sa0 Thanks, tamas