在linux系统 挂载光盘:mount时提示: you must specify the filesystem type

mount 参数说明:

mount  -t auto  -o ro  /dev/cdrom    /mnt/cdrom  #不加参数也能自动挂上。 #-t auto类型自动, -o ro只读模式


解决方法:由于是在虚拟中配置光驱,所以需要在选择中虚拟机-〉设备->cd/dvd-〉设备状态中选择“已连接”如下截图:

在linux系统 挂载光盘:mount时提示: you must specify the filesystem type


设置后就可以正常连接了















本文转自xiaocao1314051CTO博客,原文链接:http://blog.51cto.com/xiaocao13140/1927838 ,如需转载请自行联系原作者











相关文章: