maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Maemo 5] How setup NFS client? (https://talk.maemo.org/showthread.php?t=46652)

dglent 2010-03-06 16:01

[Maemo 5] How setup NFS client?
 
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

dglent 2010-03-26 20:14

Re: how settup nfs client on maemo 5 ?
 
Please can anyone help me install the nfs client ?

The2ndclory 2010-03-26 20:17

Re: how settup nfs client on maemo 5 ?
 
Do a search for wizard mounter, I believe it has what you're looking for.

dglent 2010-03-26 20:54

Re: how settup nfs client on maemo 5 ?
 
thanks, normaly yes but i cannot install as it fails in dependancies.

chowdahhead 2010-03-26 21:02

Re: how settup nfs client on maemo 5 ?
 
Are you using the repository or downloading the .deb? It only has 2 dependencies, I believe.

The2ndclory 2010-03-26 21:02

Re: how settup nfs client on maemo 5 ?
 
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.

The2ndclory 2010-03-26 21:05

Re: how settup nfs client on maemo 5 ?
 
What part a CT are you from chowdahhead? I'm in bridgeport.

jflatt 2010-03-26 21:09

Re: how settup nfs client on maemo 5 ?
 
Those instructions should mostly work on the N900. I think all you need is portmap

mikhmv 2010-03-26 21:17

Re: how settup nfs client on maemo 5 ?
 
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.

dglent 2010-03-27 04:46

Re: how settup nfs client on maemo 5 ?
 
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 #


All times are GMT. The time now is 08:35.

vBulletin® Version 3.8.8