From owner-freebsd-stable Fri Aug 18 21:57:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp2a.ispchannel.com (smtp.ispchannel.com [24.142.63.7]) by hub.freebsd.org (Postfix) with ESMTP id BD61D37B422 for ; Fri, 18 Aug 2000 21:57:36 -0700 (PDT) Received: from ispchannel.com ([206.128.247.59]) by smtp2a.ispchannel.com (InterMail vK.4.02.00.00 201-232-116 license 7d3764cdaca754bf8ae20adf0db2aa60) with ESMTP id <20000819045940.QJDR382.smtp2a@ispchannel.com>; Fri, 18 Aug 2000 21:59:40 -0700 Message-ID: <399E13BF.955BA78C@ispchannel.com> Date: Fri, 18 Aug 2000 23:57:35 -0500 From: Mike Murphree X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: mt broken? Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, what happened to this: %mt status mt: /dev/nsa0: No such file or directory It's missing an 'r' in the device. From dmesg: FreeBSD 4.1-STABLE #0: Mon Aug 14 02:23:31 CDT 2000 Waiting 2 seconds for SCSI devices to settle sa0 at ncr0 bus 0 target 5 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 10.000MB/s transfers (10.000MHz, offset 7) As expected, the following works normally: mt -f /dev/nrsa0 status Thanks, Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message