From owner-freebsd-questions Thu Oct 4 21:14: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ras1.opuquest.com (dsl-64-192-122-153.telocity.com [64.192.122.153]) by hub.freebsd.org (Postfix) with ESMTP id 80C2B37B401 for ; Thu, 4 Oct 2001 21:14:00 -0700 (PDT) Subject: OnStream 30GB drive on Free BSD Date: Fri, 5 Oct 2001 00:13:59 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-ID: <237D06A54B29924F86158493F3E331880103AD@ras1.opuquest.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message Thread-Topic: OnStream 30GB drive on Free BSD Thread-Index: AcFNVDuQGcMBrrkgEdWCBAABAsCRyQ== From: "Kevin Feagin" To: 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 Hello~ I have an OnStream SC-30 ADR tape drive I am trying to get to work under Free BSD 4.3 Stable. If I look at the output of dmesg I see: sa0 at ahc0 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 10.000MB/s transfers (10.000MHz, offset 7) I did a "sh ./MAKEDEV sa0" and the device now shows up but... any time I try to access the device via mt or dump I get an error. An example would be: # mt -f /dev/sa0 rewind # mt: /dev/sa0: Invalid Argument or in the case of the "dump" command it runs through the normal setup and then gives me a: DUMP: Cannot open output "/dev/sa0" Any Ideas? Thanks in advance for any help! fevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message