Welcome, Guest. Please login or register.

Author Topic: nfs mounts on amithlon genesis/amitcp  (Read 1171 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline slartibartfassTopic starter

  • Newbie
  • *
  • Join Date: Feb 2016
  • Posts: 2
    • Show only replies by slartibartfass
nfs mounts on amithlon genesis/amitcp
« 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)
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
« Last Edit: February 27, 2016, 02:29:44 PM by slartibartfass »
 

Offline slartibartfassTopic starter

  • Newbie
  • *
  • Join Date: Feb 2016
  • Posts: 2
    • Show only replies by slartibartfass
Re: nfs mounts on amithlon genesis/amitcp
« Reply #1 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
 

Offline SnkBitten

  • Full Member
  • ***
  • Join Date: Feb 2016
  • Posts: 113
  • Country: us
  • Gender: Male
  • Amithlon Fanatic
    • Show only replies by SnkBitten
    • http://amithlon.snkbitten.com
Re: nfs mounts on amithlon genesis/amitcp
« Reply #2 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.