Y
Hacker News
new
|
ask
|
show
|
jobs
by
nelhage
5823 days ago
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.
1 comments
lisper
5823 days ago
I'm running MacFuse. The fusermount command is specific to Linux.
link
jrockway
5823 days ago
Time to get a real OS, it sounds like.
link