Search found 6 matches
- Sun Oct 29, 2023 10:23 am
- Forum: Linux
- Topic: NFS Support
- Replies: 135
- Views: 75195
Re: NFS Support
today i noticed, after mounting all folders under games/, the update_all script is failing due to a permissions error on /media/fat/games/Apple-I. it update runs fine if i unmount the shares (via nfs_unmount.sh). it seems like permissions for Apple-I is set the same as everything else under games as far as I can tell. drwxr-xr-x 4 dbus dbus 7 Mar 7...
- Sat Oct 21, 2023 6:30 pm
- Forum: Linux
- Topic: NFS Support
- Replies: 135
- Views: 75195
Re: NFS Support
ah yeah, good point.
- Sat Oct 21, 2023 3:01 am
- Forum: Linux
- Topic: NFS Support
- Replies: 135
- Views: 75195
Re: NFS Support
well-written docs!
next question: mounting only dirs is mentioned, but is there any downside to keeping your mister.ini configs server-side also?
seems handy to be able to be able to edit some things without turning on the mister.
- Fri Oct 20, 2023 4:40 pm
- Forum: Linux
- Topic: NFS Support
- Replies: 135
- Views: 75195
Re: NFS Support
I didn't find nfs docs, no -- I was just going off the comments in the script.
I had a look at the docs here: https://mister-devel.github.io/MkDocs_M ... d/network/ but nfs seems to be missing.
- Thu Oct 19, 2023 8:11 pm
- Forum: Linux
- Topic: NFS Support
- Replies: 135
- Views: 75195
Re: NFS Support
If /tank/mister/games is your NFS export (share) on the server, then this path should contain all (sub-) folders to mount into MiSTer's root (/media/fat). To keep your example of "Saturn" your share should have a /tank/mister/games/games/Saturn to get mounted correctly. /tank/mister/games is your export, but your goal is to mount "g...
- Wed Oct 18, 2023 8:42 pm
- Forum: Linux
- Topic: NFS Support
- Replies: 135
- Views: 75195
Re: NFS Support
hey there, i'm having some problems getting nfs mounts to work on mister. i have edited the nfs_mount script directly, the relevant part is here: https://pastebin.com/stz0xeZD this is pointing to a share on a zfs pool. the pool is shared correctly and accessed by other devices over nfs on my home network. under /tank/mister/games is one dir "S...