#fusehfs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fusehfs, aggregated by home.social.
-
I fixed it! Now I can mount #HFS CDs which have a slash in their volume name on a modern m1 Mac!
Creating an image file using fuseHFS produces the same file as using an older Intel based Mac with native HFS support.I will push it to github tomorrow.
-
I made some progress in understanding how the #fusehfs stuff works. I found the code where it actually reads the volume name and other stuff. Hopefully tomorrow I can make some changes for testing.
-
Today I got #fusehfs to compile against fuse-t again.
Tried to find why volumes with a slash in their name won't mount.
No luck so far, but hadn't much time to figure this out. I found some logic to swap / and : though.Hopefully I will have more time tomorrow.