1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-25 15:19:02 +02:00

Created Mount a NFS-share (markdown)

shinebar1001
2018-03-09 21:14:22 +01:00
parent fead47cef8
commit 99f810dd5d

2
Mount-a-NFS-share.md Normal file

@@ -0,0 +1,2 @@
The Dafang Kernel has support for NFS, so you are able to mount a nfs-share like this:
`mount -o nolock -t nfs 192.168.178.11:/volume1/Media /system/media/nas`