Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: slartibartfass on February 26, 2016, 10:34:12 PM

Title: nfs mounts on amithlon genesis/amitcp
Post by: slartibartfass on February 26, 2016, 10:34:12 PM
Hello everybody,
Trying desperately to mount nfs shares to my amithlon.
Put shares to ch_nfstab that way: 192.186.0.2:/videos nasvid:
Entered to shell: ch_nfsmount all
A message came up saying mount returned permission denied.
My NAS is not restrictet to special users, only to special IPs. IP is okay in AmiTCP.
I made a new user in passwd file: nfs!!1000!1000!nasuser!Work:!newshell
(the exclamation mark is the vbar wich i cannot find on my netbook) (http://dict.leo.org/ende/index_de.html#/search=mark&searchLoc=0&resultOrder=basic&multiwordShowSingle=on)
and changed in ch_nfstab: 192.168.0.2:/videos nasvid user nfs
but nothing changed.
What can I do further to bring it to work?
Thanks alot
Slartibartfass
Title: Re: nfs mounts on amithlon genesis/amitcp
Post by: slartibartfass on February 27, 2016, 02:40:01 PM
Hello everybody,
I corrected some things i didnt remember right when i made the first post and added some details directly above.
Maybe you can help me easier now :)
Thanks alot!
slartibartfass
Title: Re: nfs mounts on amithlon genesis/amitcp
Post by: SnkBitten on March 04, 2016, 02:41:19 AM
Quote from: slartibartfass;804763
Hello everybody,
I corrected some things i didnt remember right when i made the first post and added some details directly above.
Maybe you can help me easier now :)
Thanks alot!
slartibartfass

I just set up an NFS share on my NAS box to see if I could make it work.
It is open to any device on my subnet so no user/pw needed for me.

ch_nfstab reads as
192.168.1.5:/mnt/HD_a2 NAS1: MAX_WRITESIZE 1024

type ch_nfsmount NAS1:
and it pops the shared volume on my workbench and works pretty well.  I went ahead and added it to the Interface in Genesis (under Events) to run the cli command ch_nfsmount NAS1: when online which mounts the share volume as soon as I go online and removes it when I exit Genesis.