Tried this
sudo chown nostream disk1
cd into mnt disk1 nostream
chmod +x *
Sudo ./scripts/start
Doesn’t work
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! 🐶🐾🫡