Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2000 17:34:25 -0500
From:      Mike Murphree <murphree1@ispchannel.com>
To:        Mike Harding <mvh@ix.netcom.com>, stable@freebsd.org
Subject:   Re: mt broken?
Message-ID:  <399F0B71.40E00DA0@ispchannel.com>
References:  <399E13BF.955BA78C@ispchannel.com> <20000819142907.83CCBE6C9B@netcom1.netcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <murphree1@ispchannel.com>
>    X-Accept-Language: en
>    Content-Type: text/plain; charset=iso-8859-15
>    Sender: owner-freebsd-stable@FreeBSD.ORG
>    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 majordomo@FreeBSD.org
>    with "unsubscribe freebsd-stable" in the body of the message
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?399F0B71.40E00DA0>