permission denied for all cd /mnt

I'm using Ubuntu on Windows 10. I use /mnt/ to access my file system and it worked normally before.

But after I changed the permissions of one of my folders to 700, I started to get permission denied errors for all of cd/mnt/ folders.

4

1 Answer

it worked after I used sudo -i under root user but I haven't figured out why it does not work under my default user as it did before.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like