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 #

dglent 2010-03-27 04:56

Re: how settup nfs client on maemo 5 ?
 
i think is ok now :

... Done
/home/user # apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libevent1 python-gtkhtml2 adduser
libgtkhtml2-0 ucf portmap
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
adduser libevent1 portmap ucf
Suggested packages:
perl-modules
Recommended packages:
debconf-utils
The following packages will be REMOVED:
nfs-common
The following NEW packages will be installed:
adduser libevent1 portmap ucf
0 upgraded, 4 newly installed, 1 to remove and 10 not upgraded.
1 not fully installed or removed.
Need to get 231kB of archives.
After this operation, 786kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://repository.maemo.org fremantle/free adduser 3.102maemo1 [116kB]
Get:2 http://repository.maemo.org fremantle/free libevent1 1.3e-3 [43,3kB]
Get:3 https://downloads.maemo.nokia.com ./ ucf 1.17-1osso [37,0kB]
Get:4 http://repository.maemo.org fremantle/free portmap 5-26.0maemo2 [35,3kB]
Fetched 231kB in 1s (207kB/s)
(Reading database ... 37028 files and directories currently installed.)
Removing nfs-common ...
Selecting previously deselected package adduser.
(Reading database ... 36985 files and directories currently installed.)
Unpacking adduser (from .../adduser_3.102maemo1_all.deb) ...
Selecting previously deselected package libevent1.
Unpacking libevent1 (from .../libevent1_1.3e-3_armel.deb) ...
Selecting previously deselected package portmap.
Unpacking portmap (from .../portmap_5-26.0maemo2_armel.deb) ...
Selecting previously deselected package ucf.
Unpacking ucf (from .../ucf_1.17-1osso_all.deb) ...
Moving old data out of the way
Setting up adduser (3.102maemo1) ...
Setting up libevent1 (1.3e-3) ...
Setting up portmap (5-26.0maemo2) ...
Setting up ucf (1.17-1osso) ...
/home/user # apt-get install nfs-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package nfs-common is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package nfs-common has no installation candidate
/home/user # apt-get install wizard-mount
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package wizard-mount
/home/user # apt-c
apt-cache apt-cdrom apt-config
/home/user # apt-cache search wizard
osso-startup-wizard - Startup Wizard
operator-wizard-settings - Settings for the Cellular Operator Wizard
wizard-mounter - A simple gui for mounting remote shared partition
/home/user # apt-get install wizard-mounter
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libevent1 python-gtkhtml2 adduser
libgtkhtml2-0 ucf
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
kernel-module-cifs
The following NEW packages will be installed:
kernel-module-cifs wizard-mounter
0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
Need to get 197kB of archives.
After this operation, 623kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://repository.maemo.org fremantle/free kernel-module-cifs 1.55.0-maemo1 [173kB]
Get:2 http://repository.maemo.org fremantle/free wizard-mounter 1.5.7maemo5.1 [23,7kB]
Fetched 197kB in 0s (280kB/s)
Selecting previously deselected package kernel-module-cifs.
(Reading database ... 37093 files and directories currently installed.)
Unpacking kernel-module-cifs (from .../kernel-module-cifs_1.55.0-maemo1_armel.deb) ...
Selecting previously deselected package wizard-mounter.
Unpacking wizard-mounter (from .../wizard-mounter_1.5.7maemo5.1_armel.deb) ...
Setting up kernel-module-cifs (1.55.0-maemo1) ...
Setting up wizard-mounter (1.5.7maemo5.1) ...
/home/user #

dglent 2010-03-27 05:35

Re: how settup nfs client on maemo 5 ?
 
i cant mount the nfs share. It says permissions denied
i put ip server 192.168.1.10 and directory /media/hd

in the nfs server:
[dimitris@localhost ~]$ cat /etc/exports
# generated by drakhosts.pl
/media/hd *(root_squash,async,secure,no_subtree_check,rw)

normaly i'm connected with all permissions (matched root with anonymous user (root_squash))

from other computer in the network i dont have any problem

dglent 2010-03-27 05:40

Re: how settup nfs client on maemo 5 ?
 
it wanted /media/hd/

it works fine

many thanks to all of you :)

Issam Khan 2010-11-22 21:25

Re: [Maemo 5] How setup NFS client?
 
Hey guys
could you help me with how to install nfsuc. I have tried to intall it via nfs installer but it doesnt work. Did it with xterminal commandlines in wiki but doesnt work help?

toxaris 2011-01-21 18:08

Re: [Maemo 5] How setup NFS client?
 
Quote:

Originally Posted by Issam Khan (Post 880631)
Hey guys
could you help me with how to install nfsuc. I have tried to intall it via nfs installer but it doesnt work. Did it with xterminal commandlines in wiki but doesnt work help?

This thread is not about NFS (Need For Speed), its about nfs (Network File System)


All times are GMT. The time now is 05:34.

vBulletin® Version 3.8.8