Mounting CDROM

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Craig White
日付:  
題目: Mounting CDROM
Tom Achtenberg wrote:
>
> I just upgraded my RH 7.0 to 7.2. Now when the computer is booting I get
> the following error: "etc/fstab Cannot Stat /dev/cdrom No such file or
> directory. The file is there and I have set the permissions to 777. The CD
> worked fine for doing the upgrade but cannot be accessed from Linux. What
> should I do?
>
> Tom Achtenberg
>

----------
# depmod -ae
# insmod cdrom
# modprobe ide-cd

Or upgrade to latest kernel - 2.4.9-?

Craig