Mike Harding wrote:
>
> The man page is incorrect - it specifies /dev/nsa0.
But what was below wasn't the man page but the output of
the command. From /usr/src/sys/sys/mtio.h :
#ifndef _KERNEL
#define DEFTAPE "/dev/nsa0"
#endif
It appears to be set wrong.
Mike
> Date: Fri, 18 Aug 2000 23:57:35 -0500
> From: Mike Murphree <[EMAIL PROTECTED]>
> X-Accept-Language: en
> Content-Type: text/plain; charset=iso-8859-15
> Sender: [EMAIL PROTECTED]
> X-Loop: FreeBSD.ORG
> Precedence: bulk
> X-RULES: lists
>
> 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: <AIWA GD-8000 0119> 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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message