Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I fucked up by doing: 'πfs -o mdd=test test' #43

Open
ghost opened this issue Mar 15, 2016 · 5 comments
Open

I fucked up by doing: 'πfs -o mdd=test test' #43

ghost opened this issue Mar 15, 2016 · 5 comments

Comments

@ghost
Copy link

ghost commented Mar 15, 2016

Now when I try to remove test, it says that the file doesn't exist but it is still there.

My os is:
Linux antergos 4.4.5-1 x86_64

@WuTianming
Copy link

+1, i got the same problem as u got.
Linux wtm-arch 4.6.4-1-zen #1 ZEN SMP PREEMPT Tue Jul 12 21:03:34 UTC 2016 x86_64 GNU/Linux

@WuTianming
Copy link

To remove the dir, simply try sudo umount <dir location>, then delete it.

@flarn2006
Copy link

When I tried that (replacing test with /mnt) then did ls /mnt, it just hanged there, and Ctrl+C couldn't do anything. More seriously, from that point on I couldn't start any new processes on the system until I rebooted, including to kill the pifs process.

Is this a bug in FUSE or something? I thought unprivileged user code wasn't supposed to be able to incapacitate the system like that. (I wasn't running it as root; /mnt is 0777 on my computer.)

@nm17
Copy link

nm17 commented Feb 18, 2018

See #40 (comment)

@mmhobi7
Copy link

mmhobi7 commented Apr 2, 2018

#54
lmao me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants