|
jf ~ # mount /home/jixiuf/OFFICE11_GWH28-DGCMP-P6RC4-6J4MT-3HFDY\ .iso /mnt/u -o ro,loop
mount: you must specify the filesystem type
jf ~ # mount /home/jixiuf/OFFICE11_GWH28-DGCMP-P6RC4-6J4MT-3HFDY\ .iso /mnt/u -o ro,loop -t iso9660
mount: wrong fs type, bad option, bad superblock on /dev/loop/0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
是什么 原因,难道iso 文件 格式不对, |
|