NFS Mountpoints - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Configuration (/forum-17.html) +--- Thread: NFS Mountpoints (/thread-354.html) |
NFS Mountpoints - hidalgo - 28th Jan, 2013 08:13 AM I did NFS mounts from my QNAP NAS to my Raspberry xbian through the GUI. It works as expected. Now my problem: after installing the http://xbian.org/2013/01/a-one-in-all-download-package/, i think I should download my movies to my movie direcory on my NAS. But I cannot find its mount point. Where do XBMC mount my NFS shares? Or can I configure Couchpotato or Sick Beard within XBMC? It would also be nice to do searches within XBMC. ;-) RE: NFS Mountpoints - CurlyMo - 28th Jan, 2013 09:40 AM XBMC does not hard mount shares, only soft mounts them (as far as i know). RE: NFS Mountpoints - dlysnes - 29th Jan, 2013 09:55 PM Hey I've had good experience mounting all NFS / Samaba shares in /etc/fstab, and load all media from there. It seems to be much quicker over network that way, instead of browse network in XBMC. I only use UPNP devices directly from XBMC when needed. This is also easier since I run multiple PI's which share the medialibrary on a second PI running MySQL. All PI's have same fstab's setup, so I can start watching a movie on one PI, and continue on another RE: NFS Mountpoints - CurlyMo - 29th Jan, 2013 10:00 PM That what i have here as well. RE: NFS Mountpoints - hidalgo - 30th Jan, 2013 04:32 AM OK. I edited my /etc/fstab. Everything’s ok now. Not yet. Now I installed SABnzbdplus on my NAS. Sick Beard on my Xbian works together like a charm, TV shows are added to my List. But there is a little error. It cannot delete the download directory after processing. It’s a permission problem but I’m not able to resolve it. The download directory is mounted with NFS on my Raspberry and I have no idea how to manage the mount options to handle that. Any ideas? RE: NFS Mountpoints - anthonyonions - 30th Mar, 2013 06:52 AM Would you mind popping in your fstab entries as I would also like to mount my NAS drive. I have added the source in XBMC, but I want to be able to access the NAS through putty/SSH. Thanks Ant |