[plug] sr_mod

Matt Kemner zombie at wasp.net.au
Thu Sep 7 12:29:10 WST 2000


On Thu, 7 Sep 2000 bburns at erggroup.com wrote:

> Where can I get sr_mod from?

It is part of the kernel source, and specifically is the code that deals
with SCSI CDROM's

Selecting "SCSI CD-ROM Support" as a module in the kernel config, and
running "make modules;make modules_install;depmod -a" should install that
module in the correct location, and update the dependency database so
modprobe should work after that - providing the kernel you are currently
running was compiled from the local machine.

The module should be installed in /lib/modules/<kernel version>/scsi/

 - Matt




More information about the plug mailing list