sgan81 / apfs-fuse

FUSE driver for APFS (Apple File System)
GNU General Public License v2.0
1.74k stars 164 forks source link

Unable to navigate mounted device via Dophin #191

Open nathan67003 opened 8 months ago

nathan67003 commented 8 months ago

I've successfully compiled the project, verified the device targeted is the correct one using apfsutil and can even navigate the files via Terminal (when working as root), but the mount point shows up as empty in Dolphin. I also can't get Dolphin to open the root folder within the mount point; additionally, Dolphin seems to no longer consider the mount point at some point (not sure if my attempts caused this, however).

Is this even a bug? I didn't see in the readme that this was intented as a CLI tool - although it would still be usable, most likely...