DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2009-12-30 16:35:52

lsarrat
Member
Registered: 2007-01-31
Posts: 16

nfs mount authentication

Hello Folks,

I'm trying to mount a NFS share located on a pch device. When entering the following command :

mount -t nfs 192.168.2.25:/Share /mnt/HD_a2/pch

I'm getting the following error :

mount: 192.168.2.25:/Share failed, reason given by server: Permission denied

I know the pch would required a user/password but I didn't find a solution to pass user/pwd in the mount command

Also, I'm not sure it is really the pb since I'm not a linux expert ;-)

Thx for your help

Laurent

Offline

 

#2 2009-12-30 18:54:15

oxygen
Member
Registered: 2008-03-01
Posts: 320
Website

Re: nfs mount authentication

nfs usually dont use a user/pass combo as authentification (only with NIS or Kerberos) but instead allows specific ips or hostnames.

Last edited by oxygen (2009-12-30 18:54:32)

Offline

 

#3 2009-12-30 19:14:21

custk9
Member
Registered: 2008-08-26
Posts: 5

Re: nfs mount authentication

Laurent,

If you are talking about a PopCornHour try

mount -t nfs your.pch.ip.adress:/opt/sybhttpd/localhost.drives/HARD_DISK /mnt/HD_a2/pch

given that /mnt/HD_a2/pch exists.

Subsequently external USB devices of your PCH can also be mounted by your NAS.
/opt/sybhttpd/localhost.drives/USB_DRIVE_A-1 or USB_DRIVE_B-1


Grtz

Offline

 

#4 2009-12-31 10:53:11

lsarrat
Member
Registered: 2007-01-31
Posts: 16

Re: nfs mount authentication

Thanks a lot...

Actually

mount -t nfs 192.168.2.25:/opt/sybhttpd/localhost.drives/SATA_DISK
/mnt/HD_a2/pch

was working for me ;-)

Since I post on different Popcorn forum, I'll reference your answer as a reply to my post !

Laurent

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB