Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 1997 22:08:03 -0500 (EST)
From:      Mailist PostOffice <mailist@whoweb.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Kernel Build: Hard Wired SCSI Devices
Message-ID:  <XFMail.970106220803.mailist@whoweb.com>

next in thread | raw e-mail | index | archive | help
SUBJECT: Hard Wiring SCSI disks into kernel
OS: 2.1 (Walnut Creek CDROM)

Hello,

I'm trying to hard wire my scsi disks in the configuration file but finding
the following output when I run 'config'.

Warning: sd0 is configured at scbus0 which is not fixed at a single adapter.
Warning: sd1 is configured at scbus0 which is not fixed at a single adapter.

The kernel builds ok and I can install and boot it.  Are these normal
warnings for hard wiring SCSI disks or have I got something misconfigured
in the config file?  I've included the  appropriate section of the config file

controller      scbus0 #base SCSI code
device          sd0 at scbus0 target 0  #SCSI disks
device          sd1 at scbus0 target 1  #SCSI disks
.
.
.
controller      pci0
device          ncr0    


----------------------------------
Advanced Digital Research, Weare NH
WWW: http://www.whoweb.com/adrl
E-Mail: Mailist PostOffice <mailist@whoweb.com>
Date: 01/06/97        Time: 22:00:22

Live FreeBSD or Die
----------------------------------



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