Can I get some help on how to upgrade to the latest version. Do I have to do new install?
Upgrading Asset from 6 to 6.1 on Raspberry PI
Collapse
X
-
Tags: None
-
Re: Upgrading Asset from 6 to 6.1 on Raspberry PI
Yes you would download and reinstall. -
Re: Upgrading Asset from 6 to 6.1 on Raspberry PI
I upgrade to a clean install but I cannot mount my nas with 6.1
My fstab has the following:
//192.168.2.210/n4f-01/Media/MEDIA/Music /home/pi/DLNA cifs guest,_netdev,sec=ntlm 0 0
/home/pi/DLNA can be seen and is owned by pi.
I get the following message when I try a manual mount.
mount /home/pi/DLNA
mount: can't find /home/pi/DLNA in /etc/fstab
pi@raspberrypi:~ $ sudo nano etc/fstab
Without sudo
pi@raspberrypi:~ $ mount /home/pi/DLNA
mount: only root can mount //192.168.2.210/n4f-01/Media/MEDIA/Music/ on /home/pi/DLNA/
Any idea what I am missing?
ThanksComment
Comment