Neal Lippman wrote:

> Here is 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.
> 
> scsi_hostadapter
> sr_mod                                   <<< remove this!
> alias autofs autofs4                     <<<   why?
> 
> and my /etc/modules.conf:
> 
> alias net-pf-4 ipx
> pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
> alias parport_lowlevel parport_pc
> alias sound-slot-0 emu10k1
> alias block-major-11 scsi_hostadapter    <<< remove this!
> pre-install plip modprobe parport_pc ; echo 7 > /proc/parport/0/irq
> alias scsi_hostadapter ide-scsi
> alias eth0 tulip
> alias usb-interface usb-uhci

Remove (comment out) the marked two lines and you will be the same as
me, and my ATAPI CD-ROM, -R, and -RW all work fine.   Of course I
also have:

        append=" hdb=ide-scsi hdc=ide-scsi"

in each of my LILO stanzas that load Linux.

-- 
Ron. [au]

Reply via email to