Hi all
I have just returned to linux and installed Endeavor OS to get restarted!
I use to be able to mount my NAS drives (in Antergos) on boot up by using the following;
//192.168.1.3/NAS /home/joe/NAS cifs username=joe,password=xxxx,uid=1000,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0
It was faultless It would even create a folder in my home directory called NAS, but now I get a failed error from CIFS.
Where am I going wrong, or am I just so out of touch?
Thanks in advance.
dalto
2
Try adding vers=2.0
to your list of options.
3 Likes
Thank you dalto. It worked. Could you kindly point me in the direction of where I can find the commands to install nvidia drivers?
Always worth trying the forum search function:
https://forum.endeavouros.com/search?q=install%20nvidia%20drivers&expanded=true
and the wiki pages:
https://endeavouros.com/docs/hardware-and-network/graphic-cards-gpu-driver-and-setup/nvidia/nvidia-installer/
Oh, wait, you started a new thread as well:
2 Likes