|
|
发表于 2006-9-3 17:20:49
|
显示全部楼层
Post by phdghost
我有一个ps的游戏光盘映像,在epsxe中使用正常,但没有音乐。想把它挂载在光驱上,以解决这个问题。但是这个映像不是用iso9600格式。命令/home/thinker # mount -t iso9660 -o loop DRACULA/dracula.ISO /media/cdrom/
返回mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
dmesg提示:
eth0: link down
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev loop0.
hfs: can't find a HFS filesystem on dev loop0.
VFS: Can't find a Minix or Minix V2 filesystem on device loop0.
ReiserFS: loop0: warning: sh-2021: reiserfs_fill_super: can not find reiserfs on loop0
VFS: Can't find an ext2 filesystem on dev loop0.
Unable to identify CD-ROM format.
VFS: Can't find ext3 filesystem on dev loop0.
Unable to identify CD-ROM format.
Unable to identify CD-ROM format.
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Unable to identify CD-ROM format.
请教,到底如何解决这个问题?或者能让游戏有音乐也行(现在只有音效)。非常感谢。
這個你可能要研究一下epsxe的用法,我印像中這類的問題可能要到設定sound plugins的部份去勾選某個選項,網上這類的資料很多,你可以去查一下. |
|