Re: ide-scsi emulation question

Dag Wieers (dag@mind.be)
Wed, 4 Aug 1999 00:45:00 +0200 (CEST)


On Tue, 3 Aug 1999, Tim Walberg wrote:

> Just a quick (and hopefully simple) question...
>
> What is the intended method for utilizing the ide-scsi
> emulation code in the kernel? I've gotten it to work
> by putting an explicit 'insmod ide-scsi' in /etc/rc.d/rc3.d/S99local,
> but that seems a wee bit brutish to me. There must be a cleaner
> method.
>
> Info:
>
> RedHat 6.0, kernel 2.2.5, WD hard drive on IDE primary master,
> CD-ROM on secondary master, Iomega ZIP on secondary slave.

try adding:

alias block-major-33 ide-scsi

or

alias block-major-34 ide-scsi

to /etc/conf.modules

although i guess something more strict should be applied.
for more information:
man modprbe

--_| _ _ dag wieers, <dag@mind.be>, http://dag.mind.be/
(_|(_|(_| all i want is a warm bed and a kind word
( and unlimited power.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/