由 jwai 于 星期四, 12/25/2008 - 11:10 发表
我现在用的是小芭比2008圣诞版,昨天下载的xbarbie_xfce-4.1-20081223.iso双击就能自动挂载能提取文件,今天下载了两个iso文件:wine-1.1.10-cn.iso,VirtualBox-2.0.6-cn.iso双击后提示“挂载和卸载失败 。”,在命令行执行:
mount -t iso9660 -o loop /mnt/myramdisk/wine-1.1.10-cn.iso /mnt/cdrom
提示:
mount: wrong fs type, bad option, bad superblock on /dev/loop2,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
dmesg最后一行是:ISOFS: Unable to identify CD-ROM format.
高手来说说后面两个iso文件有什么不一样,怎样才能挂载?
mount -t iso9660 -o loop /mnt/myramdisk/wine-1.1.10-cn.iso /mnt/cdrom
提示:
mount: wrong fs type, bad option, bad superblock on /dev/loop2,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
dmesg最后一行是:ISOFS: Unable to identify CD-ROM format.
高手来说说后面两个iso文件有什么不一样,怎样才能挂载?
- 7918 次点击
发表新评论