Notices


Reply
Thread Tools
Posts: 122 | Thanked: 9 times | Joined on Feb 2010 @ France
#1
how can i access the nfs server in the local lan ?
i found this article :http://wiki.maemo.org/Setting_up_NFS but it is nt for maemo5
 
Posts: 122 | Thanked: 9 times | Joined on Feb 2010 @ France
#2
Please can anyone help me install the nfs client ?
 
Posts: 29 | Thanked: 3 times | Joined on Feb 2006
#3
Do a search for wizard mounter, I believe it has what you're looking for.
 
Posts: 122 | Thanked: 9 times | Joined on Feb 2010 @ France
#4
thanks, normaly yes but i cannot install as it fails in dependancies.
 
Posts: 71 | Thanked: 36 times | Joined on Nov 2009 @ CT, USA
#5
Are you using the repository or downloading the .deb? It only has 2 dependencies, I believe.
 
Posts: 29 | Thanked: 3 times | Joined on Feb 2006
#6
I was just reading another thread and i think it has to do with the fact that the autobuild system has moved over to the 1.2 SDK.

Apart from waiting for PR1.2 to be released I don't know what else you could do.

Someone else please feel free to correct me if I'm wrong.
 
Posts: 29 | Thanked: 3 times | Joined on Feb 2006
#7
What part a CT are you from chowdahhead? I'm in bridgeport.
 
jflatt's Avatar
Posts: 534 | Thanked: 723 times | Joined on Oct 2009
#8
Those instructions should mostly work on the N900. I think all you need is portmap
 
Posts: 207 | Thanked: 119 times | Joined on Nov 2009 @ Pittsburgh, PA, USA
#9
for resolve dependency problem you can install older version which was build for PR1.1. When PR1.2 will be released your n900 it will be automatically updated.
for install older package use:
1. open x-terminal
2. sudo gainroot (you will need "rootsh" installed before)
3. apt-get update
4. apt-get install PACKAGENAME=version

good luck!

Edit:
I tried to install nfs-common. I don't have any problem with it:
Code:
apt-get install nfs-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  portmap
The following NEW packages will be installed:
  nfs-common portmap
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 145kB of archives.
After this operation, 455kB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.
max-n900:~# apt-get install nfs-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  portmap
The following NEW packages will be installed:
  nfs-common portmap
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 145kB of archives.
After this operation, 455kB of additional disk space will be used.
Do you want to continue [Y/n]? y
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 4s (35.8kB/s)    
Selecting previously deselected package portmap.
(Reading database ... 28111 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) ...
Please write all your steps and post message with error.

Last edited by mikhmv; 2010-03-26 at 21:30.
 
Posts: 122 | Thanked: 9 times | Joined on Feb 2010 @ France
#10
when i try to install i have these messages:

/home/user # apt-get install nfs-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
nfs-common is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
nfs-common: Depends: portmap but it is not going to be installed or
rpcbind but it is not installable
Depends: adduser but it is not going to be installed
Depends: ucf but it is not going to be installed
Depends: initscripts (>= 2.86.ds1-38.1)
Depends: libc6 (>= 2.7-1) but 2.5.1-1eglibc20+0m5 is to be installed
Depends: libevent1 (>= 1.3e) but it is not going to be installed
Depends: libgcc1 (>= 1:4.3) but 1:4.2.1-4maemo9+0m5 is to be installed
Depends: libgssglue1 but it is not installable
Depends: libkrb53 (>= 1.6.dfsg.2) but it is not installable
Depends: libnfsidmap2 but it is not installable
Depends: librpcsecgss3 but it is not installable
Depends: libwrap0 (>= 7.6-4~) but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
/home/user #
 
Reply


 
Forum Jump


All times are GMT. The time now is 04:29.