hdimount icon indicating copy to clipboard operation
hdimount copied to clipboard

Mount apple disk image (HFS, APFS, partitioned or not, compressed, encrypted) via Fuse

Results 8 hdimount issues
Sort by recently updated
recently updated
newest added

Dokany has moved to version 2.x and does not have required dokanyfuse1.dll anymore. It is now dokanyfuse2.dll.

if one day more detailed documentaion is created, if not for anybody who attempts to build this project on openSUSE here you are required dependicies: zypper install gcc-c++ gcc make...

I just noticed there is a [build for Debian 9](https://github.com/jief666/hdimount/releases/tag/1.0__c13f231). Since the project is rather hard to compile, this is very convenient. Unfortunately that build fails on Debian 10: ```...

## hdimount Attempting to mount an old HFS Standard CD-ROM (Macintosh software) I get: ``` $ ./hdimount-osx13 "CD.iso" /Volumes/HFS Password: Error: Unsupported file format ``` Could this be due to...

Hi! I tried to mount a encrypted backup.sparsebundle Timemachine Backup in Debian 11 but there are problems receiving the files. As soon as I cd into the mount-folder I get...

@tomkoen : here is my first version that integrate HFS & APFS disk images, encrypted or clear, sparsebundle or plain files. I didn't test every single possibility (APF or HSF,...

I was able to install the DokanSetup.exe from the "msvc" subdir to launch hdimount on Windows. However, for the same exact DMG file that Linux hdimount can mount correctly, the...

Might be related to #6, but I didn't see xattr in #6. I have a Linux NAS with an SMB share that I use as Time Machine destination. Time Machine...