![]() |
[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 |
Re: how settup nfs client on maemo 5 ?
Please can anyone help me install the nfs client ?
|
Re: how settup nfs client on maemo 5 ?
Do a search for wizard mounter, I believe it has what you're looking for.
|
Re: how settup nfs client on maemo 5 ?
thanks, normaly yes but i cannot install as it fails in dependancies.
|
Re: how settup nfs client on maemo 5 ?
Are you using the repository or downloading the .deb? It only has 2 dependencies, I believe.
|
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. |
Re: how settup nfs client on maemo 5 ?
What part a CT are you from chowdahhead? I'm in bridgeport.
|
Re: how settup nfs client on maemo 5 ?
Those instructions should mostly work on the N900. I think all you need is portmap
|
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 |
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 # |
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 # |
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 |
Re: how settup nfs client on maemo 5 ?
it wanted /media/hd/
it works fine many thanks to all of you :) |
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? |
Re: [Maemo 5] How setup NFS client?
Quote:
|
All times are GMT. The time now is 05:34. |
vBulletin® Version 3.8.8