darlinghq / darling-dmg

FUSE module for .dmg files (containing an HFS+ filesystem)
http://www.darlinghq.org
GNU General Public License v3.0
278 stars 45 forks source link

Possible to mount readwrite? #100

Closed CBlueGH closed 1 year ago

CBlueGH commented 1 year ago

I can mount a (file: "zlib compressed data") DMG file just fine, but it's read-only. Is it possible to mount it rw (similar to "mount -o rw ..") ?

LubosD commented 1 year ago

No, DMGs are read-only images designed for app distribution.