Public bug reported:

Cannot mount a HFS+ disk image as loopback. Image:

   http://www.bombich.com/software/download_ccc.php

$ sudo mount -o loop -t hfsplus /home/lars/Desktop/ccc-3.1.1.dmg /mnt
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

$ sudo mount -o loop -t hfs /home/lars/Desktop/ccc-3.1.1.dmg /mnt
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

from dmesg:

[ 3784.545777] hfs: unable to find HFS+ superblock
[ 3788.557464] hfs: unable to find HFS+ superblock
[ 3789.072794] hfs: can't find a HFS filesystem on dev loop0.

$ lsb_release -rc
Release:        8.04
Codename:       hardy

$ Linux macbook 2.6.24-19-generic #1 SMP Wed Aug 20 17:53:40 UTC 2008
x86_64 GNU/Linux

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Cannot mount hfsplus filesystem as loopback
https://bugs.launchpad.net/bugs/279110
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to