[4817] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: More AHA1510 adventures

daemon@ATHENA.MIT.EDU (David Lerner)
Sun Nov 17 16:50:12 1996

Date: Sun, 17 Nov 1996 16:48:01 -0500
To: redhat-list@redhat.com
From: David Lerner <dsl@zai.com>
Cc: Gene Wilburn <njo@io.org>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

The problem is a result of the modular kernel. There are several solutions.

I have rebuilt the kernel with built-in (not modular) support for the
aha152x driver. The boot parameter or lilo append parameter is then applied
at boot time.

Alternatively, you can load the scsi drivers with the insmod command with
the parameters appended to this command. This can be part of your rc.local
script.

Finally, it is possible to define an alias for scsi_host (or something like
it) in the /etc/conf.modules file. This identifies aha152x.o as the module
to load and, I believe, defines the parameters to be passed to it when it is
loaded. I do not use this method, so I am vague about it, and I may be
inaccurate also.

Dave

Gene Wilburn wrote:
>With the addition of the "aha152x=0x340,11,7" statement, I was able to
>install Redhat 4.0 on an IDE HD machine with SCSI CD-ROM attached to an
>Adaptec 1510A card.  Now I can't mount the CD-ROM again.  On boot I get
>
>        scsi: 0 hosts
>
>When I attempt to mount the device
>
>        mount -t iso9660 -r /dev/scd0 /mnt/cdrom
>
>I get
>
>        the kernel does not recognize /dev/scd0 as a block device
>
>I've added the above parameters at the LILO boot as
>
>        linux aha152x=0x340,11,7  and as
>        linux aha152x=0x340,11,7,1
>
>but neither worked.  I've tried adding this as an append clause to lilo.conf
>but that didn't work either.
>
>Any suggestions?
>
>Thanks, Gene
>


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post