XADMaster icon indicating copy to clipboard operation
XADMaster copied to clipboard

HFS volumes

Open ci-macpaw opened this issue 8 years ago • 0 comments

I would be nice to add support to legacy HFS volumes. For example, after you unar this file you will get Fonts.image, which is a 1.44Mb DiskCopy floppy image. I can easily mount it like this to see inside

mount -o loop,offset=84 -t hfs Fonts.image /mnt/floppy

Can lsar/unar do it for me? Then there is also self-mounting images, sometimes multi-part SMI etc. They also appear to be HFS volumes. I haven't figured out how to mount those.

ci-macpaw avatar Jul 29 '16 14:07 ci-macpaw