Before recompiling it would be nice to try:
# modprobe ide-scsi
# modprobe sg
cdrecord might automatically load the "sg" module. As a cd-rom, the cd-writer
can be mounted as /dev/scd0 (or the infamous /dev/sr0). You might also need
to add the following to your /etc/lilo.conf (not sure; I use gr
High,
I belive that that module is compiled in into the standard kernel. If not,
or if you need it as module anyhow, you must enable
scsi-support -> scsi-cdrom-support
If you start with a clean .config file and after that make dep; make modules
you will find sr_mod.o in /usr/src/linux/modules
C
> I don't have any SCSI devices, I just need it for to
> use cdrecord with an ATAPI IDE.
>
> I guess I am going to have to recompile my kernel,
> but first I have to FIND the darn thing.
>
> sr_mod, I feel confident, will be the only remaining
> module I need to install.
>
> I've looked through the
3 matches
Mail list logo