Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 1999 13:54:15 -0700 (MST)
From:      vagner@WWW.TIMANDPATRICK.COM
To:        Donald Burr <dburr@pobox.com>
Cc:        questions@freebsd.org, vagner@www.timandpatrick.com
Subject:   RE: zip and drive assignment
Message-ID:  <XFMail.990628135415.vagner@vagner.com>
In-Reply-To: <XFMail.990628133900.dburr@pobox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
in 3.1 i didnt have to "wire" down anything
and the zip became da2 (i had 2 scsi drives).

I am new to the unix scene and didnt know 
that this option existed much less what
"wiring down" meant.

but i did try changing the following to da1
to see if it worked and it didnt.

config          kernel  root on wd0
                                ^^^

but it is there like you said...

# The syntax for wiring down devices is:

# controller    scbus0 at ahc0          # Single bus device
# controller    scbus1 at ahc1 bus 0    # Single bus device
# controller    scbus3 at ahc2 bus 0    # Twin bus device
# controller    scbus2 at ahc2 bus 1    # Twin bus device
# disk          da0 at scbus0 target 0 unit 0
# disk          da1 at scbus3 target 1
# disk          da2 at scbus2 target 3
# tape          sa1 at scbus1 target 6
# device        cd0 at scbus?

On 28-Jun-99 Donald Burr wrote:
> A long time ago in a galaxy far, far away (actually, it was on 28-Jun-99),
> the great prophet vagner@www.timandpatrick.com once 
> wrote:
>> if i enable the vpo driver in the kernel config
>> and try to boot the zip drive becomes
>> da0 and my scsi drive becomes da1,
>> the system says switching to da0 
>> but obviously cannot boot off the zip.
> 
> For the next time, please read up before asking a question here.  For
> example, the answer to your question can be clearly found in the sample
> kernel configuration file, /sys/i386/conf/LINT.
> 
> You should "wire down" your SCSI hard drive to da0.  This can be done like
> this (in the kernel config file):  For example, if your SCSI boot disk is
> SCSI ID #0
> 
> disk da0 at scbus0 target 0 unit 0
>                           ^---- replace this with your SCSI disk's SCSI ID
> 
> This way, your SCSI disk will always get assigned to da0, no matter what
> other devices are in your SCSI chain (or not).
> ---
> Donald Burr <dburr@pobox.com>-Member The FreeBSD Project| PGP: Your
> *NEW* WWW HomePage: http://more.at/dburr/ ICQ #16997506 | right to
> Address: P.O. Box 91212, Santa Barbara, CA 93190-1212   | 'Net privacy.
> Phone: (805) 957-9666    FAX: (800) 492-5954            | USE IT.

----------------------------------
E-Mail: vagner@vagner.com or kf7nn@kf7nn.com
Date: 28-Jun-99
Time: 13:45:58
"The Computer made me do it."

This message was sent using FreeBSD Unix.
----------------------------------


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




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