首页 > 系统服务 > 详细

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

时间:2014-04-22 17:19:58      阅读:721      评论:0      收藏:0      [点我收藏+]

尝试挂载光盘镜像时出现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

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!