Pinwu Xu wrote:
> Hi all,
> Could somebody let me know where to find the scsi_mod module
> for RedHat6.2? The system is ATAPI/IDE only, though I am trying
> to get the Ricoh 7040 working on Linux.
> TIA.
>
RedHat 6.2 seems to have the scsi mid level, the scsi disk and the
scsi cdrom driver built into the kernel. This explains why scsi_mod.o
sd_mod.o and sr_mod.o are not present in the /lib/modules/2.2.14-5.0/scsi
directory. You will need to load up the ide-scsi.o module (e.g.
'modprobe ide-scsi' after you have arranged for the ide subsystem
_not_ to claim the Ricoh 7040.
The linux HOWTO on cdwriters should tell you how to do the latter step.
[In lk 2.4 a new kernel boot time option has been added to accomplish
this: "hdx=scsi" where the 'x' is one of a, b, c etc.]
Doug Gilbert
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]