尝试挂载光盘镜像时出现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前面的勾打上

相关文章:

  • 2021-05-23
  • 2021-10-18
  • 2021-11-23
  • 2022-01-24
  • 2021-06-10
  • 2021-08-20
  • 2021-07-14
猜你喜欢
  • 2021-11-12
  • 2021-09-27
  • 2022-12-23
  • 2022-02-21
  • 2021-10-16
相关资源
相似解决方案