Skip to content

Comment on How to write a filesystem in 50 lines of codeparent

Comments

Have you tried `fusermount -u` on the mountpoint? That's the fuse-specific command to force an unmount, which might clean up the FUSE mount even if the OS's VFS layer doesn't think there's a mountpoint there.

I'm running MacFuse. The fusermount command is specific to Linux.

Time to get a real OS, it sounds like.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.