前几天,把光驱连在IDE1的第二个接口上了,IDE2上挂了两块硬盘,一共三块硬盘一个光驱。光驱识别未设备/dev/hdd,默认挂载在/mnt/cdrom-hdd,桌面上新添了cdrom-hdd图标./etc/fstab文件添加一行
/dev/hdd /mnt/cdrom-hdd udf,iso9660 iocharset=cp936,user,noauto 0 0,后来恢复原状(IDE1上只挂一块硬盘,IDE2上挂光驱),
我删去fstab的那行,每次启动还是自动添加那行。现在光驱不能挂载读盘了,
在桌面右键挂载显示错误
mount: special device /dev/cdrom does not exist
Please check that the disk is entered correctly.
或
mount: special device /dev/hdd does not exist
Please check that the disk is entered correctly.