[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
Configuring Popcorn Hour's NFS Server?
08-07-2012, 07:09 PM (This post was last modified: 08-07-2012 07:12 PM by edgett.)
Post: #1
Sad Configuring Popcorn Hour's NFS Server?
I have found plenty of documentation on how to connect the Popcorn Hour to an external NFS share, but no documentation on connecting to the Popcorn Hour's NFS SERVER from another device.

I am trying to connect to the Popcorn Hour over NFS from another media device running XBMC. I can see the Popcorn Hour's IP address and can see the two drives (one internal and one external), but I can not connect to either one.

I am guessing this is due to some security setting?

Is there any way to enable the unsecured ports, etc. referenced on this page: http://wiki.xbmc.org/index.php?title=NFS..._with_XBMC
Find all posts by this user
Add Thank You Quote this message in a reply
04-11-2013, 08:29 AM (This post was last modified: 04-11-2013 08:31 AM by jjabba.)
Post: #2
RE: Configuring Popcorn Hour's NFS Server?
Your guess is correct. In order for XBMC to mount nfs shares off the popcorn hour you have to configure the popcorn ssh server to allow insecure access. This is how I did it on my Popcornhour A-100:
  • Login to you Popcorn hour via telnet or ssh
  • Take a look at the file /etc/export
    Code:
    cat /etc/exports
    /share 192.168.0.0/255.255.255.0(rw,sync,root_squash,anonuid=1001,anongid=1001)
  • Use vi to add 'insecure,' to the share config.
    Code:
    vi /etc/exports
    /volume1/Media *(ro,async,no_wdelay,no_root_squash,insecure,anonuid=0,anongid=0)
  • Restart nfs service
    Code:
    exportfs -ra

Now you should be able to mount and play everything on your popcornhours HardDrive via nfs using XBMC on your new popcorn-hour-replacement Wink

If god wanted eight regions, he would have made 8 planets.
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Server Syabas Down? I need NMT Apps Viewtiful vEGA 12 1,273 05-20-2013 05:29 PM
Last Post: Jacques56
  Computer not recognizing popcorn hour A-110 mdhalla413 1 293 05-11-2013 03:12 AM
Last Post: VideoRipper
Sad Popcorn doesn't recongise my hard drive PlayingTheAngel 1 307 04-29-2013 12:24 AM
Last Post: VideoRipper
  popcorn hour doesnt see networked pc thegeckoj 3 341 04-27-2013 07:57 AM
Last Post: Willem53
  Turned off my popcorn last night now its unresponsive ANTH 3 446 04-15-2013 08:32 AM
Last Post: ANTH
  Popcorn Hour goes black sporadically - dead? jnook1 4 637 01-16-2013 11:07 PM
Last Post: jnook1
  Geen/No audio via HDMI met/with Popcorn A-110 Gertju 4 682 01-01-2013 11:39 PM
Last Post: Gertju
  cant see popcorn share from windows help please jplinux3 5 626 01-01-2013 03:41 PM
Last Post: jplinux3
  Popcorn A-100 and Onkyo TX-SR875 DelboyJay 1 665 12-31-2012 04:20 PM
Last Post: SoonerLater
  Giving away my popcorn hour A-110 rioch 9 1,890 12-30-2012 08:26 PM
Last Post: Diz-X

Forum Jump: