permission denied for all cd /mnt
By Daniel Rodriguez •
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.
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.