Hi all
I am stuck with being unable to mount my drive on my server since upgrading to 6.1.
In my fstab I have the following:
//192.168.2.210/n4f-01/Media/MEDIA/Music /home/pi/DLNA cifs guest,_netdev,sec=ntlm 0 0
IP address/directory/directory/directory/directory and I set up in /home/pi/DLNA a folder in Raspberry that can be seen.
Can anyone see my error. Ownership is pi of th DLNA folder.
When I try a manual mount I get this
pi@raspberrypi:~ $ sudo mount home/pi/DLNA
mount: can't find home/pi/DLNA in /etc/fstab
Any idea's?
Thanks
I am stuck with being unable to mount my drive on my server since upgrading to 6.1.
In my fstab I have the following:
//192.168.2.210/n4f-01/Media/MEDIA/Music /home/pi/DLNA cifs guest,_netdev,sec=ntlm 0 0
IP address/directory/directory/directory/directory and I set up in /home/pi/DLNA a folder in Raspberry that can be seen.
Can anyone see my error. Ownership is pi of th DLNA folder.
When I try a manual mount I get this
pi@raspberrypi:~ $ sudo mount home/pi/DLNA
mount: can't find home/pi/DLNA in /etc/fstab
Any idea's?
Thanks