linux 挂载光盘:mount: you must specify the filesystem type

时间:2014-04-22 17:19:58   收藏:0   阅读:724

尝试挂载光盘镜像时出现mount: you must specify the filesystem type 

使用-t auto  -t iso9660 或不加参数都搞不定,最后在以下链接找到解决办法:

http://blog.itpub.net/27015256/viewspace-772686/

[root@primary dev]# mount /dev/cdrom /mnt/cdrom
mount: you must specify the filesystem type
处理方法:
虚拟机-〉setting->cd/dvd-〉device status-.connected前面的勾打上

linux 挂载光盘:mount: you must specify the filesystem type,布布扣,bubuko.com

原文:http://www.cnblogs.com/cation/p/3680030.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!