On 05/05/11 10:12, Joe Zeff wrote:
> On 05/05/2011 10:08 AM, JD wrote:
>> I tried to mount an Apple .dmg file like so:
>>
>> mount -t hfs  -o loop ximg.dmg /mnt/dmg
>> 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
> Does dmesg have anything relevant to say?
$ dmesg | egrep -i 'dmg|hfs'
hfs: can't find a HFS filesystem on dev loop0.
hfs: unable to find HFS+ superblock
hfs: unable to find HFS+ superblock

Could this be a corrupted dmg?
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to