Mounting CDROM

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Craig White
日付:  
題目: 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