A bit misleading to say "edit modules.conf".  I used to recompile but
adding lilo entry and modules entry are sufficient.

On debian you do not edit modules.conf as its comment states.
Instead, set /etc/modules as following examples:
(Just ide-scsi and sg are relevant entries.)

My /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a #, and everything on the line after them are ignored.
#
# eth0, eth1 (Linksys and Kingston)
tulip
#
# CD-RW drive
ide-scsi
sg
#
# Sound card
e1371
#
# all ip_masq modules
ip_masq_ftp



On Sat, Jan 27, 2001 at 03:56:41PM -0600, Casey Webster wrote:
> I dont have the exact link handy, but if you visit xcdroast.org and click
> the ling near teh bottom for a CD writing HOWTO, it will describe how to
> do the following:
> 
> you are not getting your cdrom under scsi-emulation because the IDE-cd
> driver is loaded for that device.  You need to tell ide-cd not to load
> itself for your CD, as ide-scsi/sg will only pick up devices that arent
> handled nativly by the ide drivers.  There is a way to do this in
> modules.conf, but i simply just recompiled my kernel and didnt include IDE
> cdrom support as a module or in the kernel, so nothing to get int the way
> of ide-scsi.  My cd-r works great once i figured that out.
> 
> -Casey
> 
-- 
+  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
+   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
+   === http://www.aokiconsulting.com ======= Cupertino, CA USA ===   +

Reply via email to