There seem to be several issues with the settings. To modify the root_squash option in an NFS (Network File System) server, you can update the configuration.
DIR : /etc/exports
root_squash = default
-> no_root_squash
Would you like to set the VSC terminal settings as follows?
"terminal.integrated.defaultProfile.linux": "bash"
"terminal.integrated.shell.linux": "/usr/bin/bash"
"python.pythonPath": "/usr/bin/python3"