I've done the following test:
- Create an HFS archive with mkisofs
mkisofs -hfs -hfs-unlock -probe -V "My Stuff" -o stuff.hfs /tmp/*

- mount it as an HFS image
mkdir ./hfstest/
sudo mount -t hfs ./stuff.hfs ./hfstest/ -o loop

You can also use hfsutils to manipulate this volume. This only shows that hfs 
is working but I still don't know why your media is not recognized. 
I've also tried to convert your image from bin/cue to iso format with bchunk 
but no success either :(

I'm not sure this is a bug and it would make more sense to raise
problems you are having in the support tracker at
https://answers.launchpad.net/ubuntu or on the forum.

-- 
Can't mount hfs CD-ROM
https://bugs.launchpad.net/bugs/144481
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