QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 501|回复: 1

光驱挂载不了~

[复制链接]
发表于 2004-4-2 02:58:26 | 显示全部楼层 |阅读模式
我的光驱为什么挂不上啊?
放入cd可以听到,当时换成windows系统盘就挂不上~
命令行下挂载,提示

[root@mdk cooldidi]# mount /dev/hdc /mnt/cdrom -t iso9660
mount: block device /dev/hdc is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
       or too many mounted file systems
[root@mdk cooldidi]# mount /dev/cdrom /mnt/cdrom -t iso9660
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
       or too many mounted file systems
请问该如何做啊?
系统是
redhat 9.0
mdk10
fedora core 1
发表于 2004-4-2 17:33:27 | 显示全部楼层
参数顺序不对吧。
应该是mount -t iso9660  /dev/cdrom /mnt/cdrom
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-17 09:11 , Processed in 0.092981 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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