Hi! i want serving ROMs from a Synology NAS, but it doesnt work.
I write this command:
mount -v -t nfs syno-host:volume1/roms/ /storage/roms/nas/
But:
mount: mounting syno-host:volume1/roms/ on /storage/roms/nas/ failed: Bad file descriptor```
Before these actions, i read this [guide](http://www.lakka.tv/doc/Serving-ROMs-from-a-NAS/), set up NFS on Synology and testing mount on Mac, and its works fine.
Then i found [information](http://wiki.openelec.tv/index.php/NFS_Shares_with_Synology) about incompatibility with XBMC's internal NFS driver, but the solution also did not help.
What else can i do?