# NFS retard needs help vol.2

**URL:** https://dietpi.com/forum/t/nfs-retard-needs-help-vol-2/6334
**Category:** Troubleshooting
**Created:** [15 February 2022 17:16 UTC](https://dietpi.com/forum/t/nfs-retard-needs-help-vol-2/6334 "2022-02-15T17:16:32Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![koymoy](https://dietpi.com/forum/letter_avatar_proxy/v4/letter/k/d9b06d/32.png) [@koymoy](https://dietpi.com/forum/u/koymoy)
#### Post date: [15 February 2022 17:16 UTC](https://dietpi.com/forum/t/nfs-retard-needs-help-vol-2/6334/1 "2022-02-15T17:16:32Z")

</div>

Had a lot of help in this previous thread:

[https://dietpi.com/forum/t/nfs-retard-needs-help/6324/10](https://dietpi.com/forum/t/nfs-retard-needs-help/6324/10)

- regarding not being able to share correct folders/drives. Now, in above thread i succeeded in reaching the right share via KODI running on my PC (for testing purpose), but when i do the same steps in KODI on my SHIELD TV, i can’t get access. I was under the impression, that the shares now would be accessible for all devices on the network, as long it has a NFS client.

What the h\*ll, am i doing wrong, when i can get access from my PC-KODI, but not from SHIELD TV-KODI (or my android phone with KODI, for that matter)? Is it because they’re on WIFI, and the PC is cabled, or could it be because of some sort of different versions of NFS in use on different devices?

Thanks in advance and sorry for the inconvenience…

/Christian

---

<div class="post-metadata">

### Author: ![Joulinar](https://dietpi.com/forum/user_avatar/dietpi.com/joulinar/32/57_2.png) [@Joulinar](https://dietpi.com/forum/u/Joulinar)
#### Post date: [15 February 2022 18:01 UTC](https://dietpi.com/forum/t/nfs-retard-needs-help-vol-2/6334/2 "2022-02-15T18:01:43Z")

</div>

can you share the NFS exports file again?

---

<div class="post-metadata">

### Author: ![koymoy](https://dietpi.com/forum/letter_avatar_proxy/v4/letter/k/d9b06d/32.png) [@koymoy](https://dietpi.com/forum/u/koymoy)
#### Post date: [15 February 2022 20:13 UTC](https://dietpi.com/forum/t/nfs-retard-needs-help-vol-2/6334/3 "2022-02-15T20:13:12Z")

</div>

> [@](#):
>
> can you share the NFS exports file again?

Yes:

```plaintext
# /etc/exports: the access control list for filesystems which may be exported
# to NFS clients. See exports(5).
#
# Example for NFSv2 and NFSv3:
# /srv/homes hostname1(rw,sync,no_subtree_check) hostname2(ro,sync,no_subtree_check)
#
# Example for NFSv4:
# /srv/nfs4 gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
# /srv/nfs4/homes gss/krb5i(rw,sync,no_subtree_check)
#

```

All is hashed out, so theres noting in there, right?

btw, thanks for helping - it must be an insane amount of time spend on the board - really appreciate it, man 🙂

---

<div class="post-metadata">

### Author: ![Joulinar](https://dietpi.com/forum/user_avatar/dietpi.com/joulinar/32/57_2.png) [@Joulinar](https://dietpi.com/forum/u/Joulinar)
#### Post date: [15 February 2022 20:16 UTC](https://dietpi.com/forum/t/nfs-retard-needs-help-vol-2/6334/4 "2022-02-15T20:16:58Z")

</div>

AHH you used /etc/exports.d/dietpi.exports correct?

What is the error message on Kodi? Are you able to see both shares or just 1? Kodi version you using is same as before?

---

<div class="post-metadata">

### Author: ![koymoy](https://dietpi.com/forum/letter_avatar_proxy/v4/letter/k/d9b06d/32.png) [@koymoy](https://dietpi.com/forum/u/koymoy)
#### Post date: [15 February 2022 20:35 UTC](https://dietpi.com/forum/t/nfs-retard-needs-help-vol-2/6334/5 "2022-02-15T20:35:57Z")

</div>

> [@](#):
>
> AHH you used /etc/exports.d/dietpi.exports correct?
> 
> What is the error message on Kodi? Are you able to see both shares or just 1? Kodi version you using is same as before?

no, this is from /etc/exports.d/dietpi.exports:

```plaintext
/mnt/disk1 *(rw,async,no_root_squash,crossmnt,no_subtree_check)
/mnt/disk2 *(rw,async,no_root_squash,crossmnt,no_subtree_check)

```

The previous is was from /etc/exports

In KODI, after you helped me with removing the line above, i punched in the nfs://ip/folder/path, and it worked. Did it 2 times for the 2 drives repectively and voila! But the same thing doesn’t work on either device - phone or Shield TV. Its same version of KODI. 😢

---

<div class="post-metadata">

### Author: ![Joulinar](https://dietpi.com/forum/user_avatar/dietpi.com/joulinar/32/57_2.png) [@Joulinar](https://dietpi.com/forum/u/Joulinar)
#### Post date: [15 February 2022 21:23 UTC](https://dietpi.com/forum/t/nfs-retard-needs-help-vol-2/6334/6 "2022-02-15T21:23:54Z")

</div>

but still working on your Windows box running Kodi?

---

<div class="post-metadata">

### Author: ![koymoy](https://dietpi.com/forum/letter_avatar_proxy/v4/letter/k/d9b06d/32.png) [@koymoy](https://dietpi.com/forum/u/koymoy)
#### Post date: [15 February 2022 21:48 UTC](https://dietpi.com/forum/t/nfs-retard-needs-help-vol-2/6334/7 "2022-02-15T21:48:44Z")

</div>

> [@](#):
>
> but still working on your Windows box running Kodi?

yes

---

<div class="post-metadata">

### Author: ![Joulinar](https://dietpi.com/forum/user_avatar/dietpi.com/joulinar/32/57_2.png) [@Joulinar](https://dietpi.com/forum/u/Joulinar)
#### Post date: [17 February 2022 09:08 UTC](https://dietpi.com/forum/t/nfs-retard-needs-help-vol-2/6334/8 "2022-02-17T09:08:33Z")

</div>

strange behaviour. If it is working on one system, it should be working on another as well. Maybe you can ask on a Kodi forum what the difference between the Kodi versions are.
