Diskutiere Auf Netzwerklaufwerke zugreifen / Daten freigeben im Nokia N900 Forum Forum im Bereich Nokia Maemo Forum; ich wuerde eins schreiben, weiss aber nicht, ob ich das aus dem kopf fehlerfrei hinbekomme....
AW: Auf Netzwerklaufwerke zugreifen / Daten freigeben
Schön, bei mir funktioniert zwar sshfs, aber nfs will nicht.
Bekomme immer folgende Fehlermeldung:
Code:
N900:~# apt-get install portmap nfs-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
nfs-common portmap
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 145kB of archives.
After this operation, 455kB of additional disk space will be used.
Get:1 http://repository.maemo.org fremantle/free portmap 5-26.0maemo2 [35,3kB]
Get:2 http://repository.maemo.org fremantle/free nfs-common 1:1.1.1~git-20070709-3.0maemo4 [110kB]
Fetched 145kB in 1s (87,2kB/s)
Selecting previously deselected package portmap.
(Reading database ... 20158 files and directories currently installed.)
Unpacking portmap (from .../portmap_5-26.0maemo2_armel.deb) ...
Selecting previously deselected package nfs-common.
Unpacking nfs-common (from .../nfs-common_1%3a1.1.1~git-20070709-3.0maemo4_armel.deb) ...
Setting up portmap (5-26.0maemo2) ...
Setting up nfs-common (1:1.1.1~git-20070709-3.0maemo4) ...
useradd: UID 100 is not unique
N900:~# modprobe nfs
N900:~# lsmod|grep nfs
nfs 241908 0
lockd 60280 1 nfs
sunrpc 163640 2 nfs,lockd
N900:~# /etc/init.d/nfs-common start
Starting NFS common utilities: modules statd.
N900:~# mount -t nfs 192.168.2.40:/share /media/marge/
mount: mounting 192.168.2.40:/share on /media/marge/ failed: Input/output error
Auf dem Server mit der IP: 192.168.2.40 sehe ich nur folgendes im Logfile:
Code:
Feb 22 19:32:59 marge mountd[2858]: authenticated mount request from 192.168.2.25:972 for /share (/share)