+ -
当前位置:首页 → 问答吧 → 怎么挂载光盘?

怎么挂载光盘?

时间:2010-02-04

来源:互联网

mount xxx.iso /mnt -o loop
提示:
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
用dmesg察看:
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
init_special_inode: bogus i_mode (30555) for inode loop0:1856
isofs_fill_super: root inode is not a directory. Corrupted media?
这是怎么回事啊?

作者: 难免有错   发布时间: 2010-02-04

iso文件本身质量问题??

作者: iamkr   发布时间: 2010-02-04

下载了两次,应该不会吧。这是intel主板的bios驱动。

作者: 难免有错   发布时间: 2010-02-04

验md5了么?

作者: 糊涂   发布时间: 2010-02-04

验了,是一样的。

作者: 难免有错   发布时间: 2010-02-04

我是用
mount -o loop -t iso9660 /path/mycd.iso ~/mnt

作者: contrl   发布时间: 2010-02-04

加iso9660没什么用。

作者: 难免有错   发布时间: 2010-02-04

试试这个软件gmount-iso

作者: princelai   发布时间: 2010-02-04

指定偏移值选项,请参考:
http://www.linuxsir.org/bbs/post1884029-1.html

作者: cwjiof   发布时间: 2010-02-04

引用:
作者: cwjiof
指定偏移值选项,请参考:
http://www.linuxsir.org/bbs/post1884029-1.html
虽然没有解决,但长了不少知识,多谢了。
另: file LF0229P.ISO
LF0229P.ISO: ISO 9660 CD-ROM filesystem data 'OEM BIOS CD ' (bootable)

作者: 难免有错   发布时间: 2010-02-04

热门下载

更多