QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 514|回复: 1

cdrom is not a valid block

[复制链接]
发表于 2004-7-15 06:43:57 | 显示全部楼层 |阅读模式
I just updated my Redhat9 from 2.4.20 to 2.4.26, after this i cannot mount my cdrom.

I got this message.

[root@gunder mnt]# mount /dev/cdrom
mount: /dev/cdrom is not a valid block device

This is my fstab

LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda5 swap swap defaults 0 0
/dev/hdd4 /mnt/zip auto noauto,owner,kudzu 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0

I cannot figure out the problem, please help me.
发表于 2004-7-15 08:42:23 | 显示全部楼层
mount  /dev/cdrom -o loop  -o iocharset=cp936  /mnt/cdrom
另外,将/etc/fstab修改为: /dev/cdrom   /mnt/cdrom   udf,iso9660  auto   noauto,
owner,kudzu,ro  0  0
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-16 16:40 , Processed in 0.065834 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表