What user are you logged in as?

sudo chown -R $USER

🐶🐾🫡

Reply to this note

Please Login to reply.

Discussion

Tried this

sudo chown nostream disk1

cd into mnt disk1 nostream

chmod +x *

Sudo ./scripts/start

Doesn’t work

Oh, you cannot chown the mount point. If you want that then look into mount command options to mount as other user. Also, if folder has no executable bit flipped, you’ll get the same error! Make sure that folder you are trying to cd into has executable permissions for the user you are using! 🐶🐾🫡

Can’t use ./scripts/start with sudo. The script will prevent that, it will cause issues eventually.

It’s an old issue now! I logged in as a nostream now and can’t run scripts ! Permission also denied