挂载光驱的时候,显示如下错误:you must specify the filesystem type
[root@carlton ]# mount /dev/cdrom /mnt
mount: you must specify the filesystem type
处理方法:
虚拟机-〉setting->cd/dvd-〉device status-.connected前面的勾打上
如果是物理机:
运行命令ls dev |grep cdrom
或者 ls dev |grep sr
看看有没有cdrom1 或sr1的存在