-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 01 April 2002 12:51 am, jim johnson wrote:
> 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,
> 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

You could try running (as root) 'depmod -ae'

The unresolved symbols look as though the cdrom driver isn't loaded first.
You could try modprobe cdrom, then modprobe sr_mod.

Have you applied all the available updates to this machine?
This might help:
https://www.redhat.com/support/resources/gotchas/7.2/

Hope that helps,

- -D

- -- 

pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt
Red Hat Linux 7.2 in 8M of RAM: http://www.freesoftware.fsf.org/rule/

- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8qBvheMAUbzJhSVcRAtqiAJ9VyFeAHjogRj/IUUZ5f6YKtrKGOgCfWfBw
8XFqD7XfGftB6DPAGEsW640=
=4NU2
-----END PGP SIGNATURE-----



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

Reply via email to