Mounting CDROM

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Craig White
Date:  
Sujet: Mounting CDROM
Tom Achtenberg wrote:
>
> Whenever I try to mount the CDROM I get the error message /dev/cdrom not a
> valid block device. I have a good data cd in the drive.
>

---
We covered this one the last time that you installed RH 7.2 - it's a bug
in the original distro.

update to 2.4.9-7 kernel is best solution

modprobe /dev/cdrom
depmod -a

Craig