Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2007 19:15:17 -1000
From:      Robert Marella <rmarella@gmail.com>
To:        "Dave" <dmehler26@woh.rr.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: locking down scsi device id's in 6.2
Message-ID:  <20070413191517.43b0905e@p4>
In-Reply-To: <000701c77e35$c6d6f090$0200a8c0@satellite>
References:  <000501c778a1$769989b0$0200a8c0@satellite> <20070407124555.3243bbcb@p4> <000501c7797b$961a9010$0200a8c0@satellite> <20070409072701.0687c6cd@p4> <001701c77d69$360a20e0$0200a8c0@satellite> <20070412153231.6cdc124e@p4> <000501c77df4$1f0ee2f0$0200a8c0@satellite> <20070413150600.77fca4eb@p4> <000701c77e35$c6d6f090$0200a8c0@satellite>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Apr 2007 21:39:42 -0400
"Dave" <dmehler26@woh.rr.com> wrote:

> Hello,
>     Thanks for your reply. Please see below for responses.
> 

> Here is my add-ons to /boot/device.hints:
> 
> # custom devices
> hint.scbus.0.at="ahc0"   #find this with dmesg
> hint.sa.0.at="scbus0"
> hint.sa.0.target="5"
> hint.sa.0.unit="0"
> hint.cd.0.at="scbus0"
> hint.cd.0.target="0"
> hint.cd.0.unit="0"
> hint.cd.1.at="scbus0"
> hint.cd.1.target="1"
> int.cd.1.unit="0"
> 

Dave

I would try commenting out or removing the hints referencing the cd's
so that you are only wiring down the scsi tape. 

The only other thing that comes to mind is the options master/slave on
the optical drives themselves. Both drives should be on the same ATA
cable and I always set "master" on the drive at the far end of the
cable and "slave" on the other. 

If this does not help I am afraid that I can be of no further help.
perhaps someone else on the list can give some additional advice.

Robert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070413191517.43b0905e>