Closed GoogleCodeExporter closed 9 years ago
You know, there's a mailing list (macfuse-devel) for discussing such things.
Repost it there and we'll talk about
it. This area is for issues that are clearly bugs in MacFUSE Core and therefore
are on my TODO list to be fixed.
By the way, you tried ls, cd, rmdir etc. on the failed mount directory. Did you
try "umount `pwd`/mnt" or
perhaps a "umount -f"?
Original comment by si...@gmail.com
on 17 Jun 2007 at 5:46
Original comment by si...@gmail.com
on 17 Jun 2007 at 5:47
yes, sorry, I didn't post the other things I did. That gets even weirder :)
stumac-wireless:~/tmp/ronfs > umount mnt
umount: mnt: not currently mounted
stumac-wireless:~/tmp/ronfs > ls
ls: mnt: Permission denied
total 16
0 ./ 0 ../ 0 .svn/ 8 config.ini 8 ronfs@
0 root/ 0 src/
stumac-wireless:~/tmp/ronfs > rm mnt
rm: mnt: Permission denied
stumac-wireless:~/tmp/ronfs >
I also tried it as root
stumac-wireless:~/tmp/ronfs > sudo -s
Password:
stumac-wireless:~/tmp/ronfs > ls
ls: mnt: Permission denied
total 16
0 ./ 0 ../ 0 .svn/ 8 config.ini 8 ronfs@
0 root/ 0 src/
As for writing to this list... its world writable and I'm not that interested
in joining yet another mailing list.
Original comment by sdm...@gmail.com
on 17 Jun 2007 at 11:32
> As for writing to this list... its world writable and I'm not that interested
in joining yet another mailing list.
"Joining" the mailing list doesn't mean it would send you email automatically.
Just because this "list" is writable
doesn't mean you can justify abusing it.
You need to run umount with the absolute pathname to the mount point. You are
expressing surprise at things
that have been discussed earlier and are documented.
Original comment by si...@gmail.com
on 18 Jun 2007 at 11:01
Original issue reported on code.google.com by
sdm...@gmail.com
on 17 Jun 2007 at 9:36