I am a newbie and recently installed RedHat 7.2 from CD-ROM.  Now, I can't
mount the same CD-ROM (drive is SCSI, ID=5) from a command prompt -
    mount /mnt/cdrom
mount: /dev/cdrom: unknown device

in /etc/log/messages -
    insmod: /lib/modules/2.4.7-10/kernel/drivers/scsi/sr_mod.o: insmod
block-major-11 failed

I tried creating an alias in modules.conf for bock-major-11 to sr_mod, but
nothing changed.  I get this when trying to modprobe sr_mod -
    /lib/modules/2.4.7-10/kernel/drivers/scsi/sr_mod.o: unresolved symbol
unregister_cdrom_R94f2f104
    /lib/modules/2.4.7-10/kernel/drivers/scsi/sr_mod.o: unresolved symbol
cdrom_fops_R5849550a
    /lib/modules/2.4.7-10/kernel/drivers/scsi/sr_mod.o: unresolved symbol
cdrom_number_of_slots_R72c4d34f
    /lib/modules/2.4.7-10/kernel/drivers/scsi/sr_mod.o: unresolved symbol
register_cdrom_R8898dca8
    /lib/modules/2.4.7-10/kernel/drivers/scsi/sr_mod.o: insmod
/lib/modules/2.4.7-10/kernel/drivers/scsi/sr_mod.o failed
    /lib/modules/2.4.7-10/kernel/drivers/scsi/sr_mod.o: insmod failed

fstab has:
    /dev/cdrom  /mnt/cdrom  iso9660  noauto,owner,Kudzu,ro 0 0

lsmod shows these:
    sg  autofs  3c59x  ext3  jbd  aic7xxx  sd_mod  scsi_mod

/dev/cdrom is linked to /dev/scd0

Even though it is not a CD-writer, cdrecord -scanbus shows it listed at id
5.  It is also shown listed with hd (scsi id 0) on boot-up.

If this is the wrong list, please point me to the best list for help with
this.

Thanks!
Jim



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to