shared folder named threetbSo you have a shared folder named threetb? ... or should it be the recordings folder?
shared folder named threetbSo you have a shared folder named threetb? ... or should it be the recordings folder?
none in /etc/fstab ( that directory doesnt exist) but one in /etc/enigma2/automounts.xmlAre there references to this share in /etc/fstab and /etc/enigma2/automounts.xml?
Use Notepad ++ to open them.
like thisThere should be a file named fstab in /etc/
I would use CIFS rather than NFS.
automounts.xml should look like:
<?xml version="1.0" ?>
<mountmanager>
<fstab>
<cifs>
<mount>
<active>True</active>
<hdd_replacement>False</hdd_replacement>
<ip>10.0.0.3</ip>
<sharename>threetb</sharename>
<sharedir>threetb</sharedir>
<options>rw,utf8</options>
<username>flyingscotsman</username>
<password>flyingscotsmanspassword</password>
</mount>
</cifs>
</fstab>
</mountmanager>
thats the usb thumb drive i have plugged in i think and yeah the username and password are correctUsername and password should be the ones you use to connect to your NAS, are they correct?
What is the media/hdd reference? automounts.xml should only have network shares, or is that for another E2 box?
oh ok, i will delete that section of the file i might try my username instead of the one setup for the tv boxThe thumb drive shouldn't be in automounts.xml. I only have network shares in mine.
You will have to enable debugging to see what is going wrong if all the details are correct.
I don't use ATV so no idea how to go about it.
i changed the login but still not workingMine is set up with my NAS login, not for a particular folder.