Author Topic: 5600 + Nfs Or Samba  (Read 2683 times)

cstrand1

  • Newbie
  • *
  • Posts: 41
    • View Profile
    • http://www.swedes5.com
5600 + Nfs Or Samba
« on: June 22, 2005, 02:13:31 pm »
Is there a package for a NFS or a Samba server for Opie (3.5.3)?

I have searched to no avail.

Chuck
SL-5600 PXA250
Opie 3.5.4/GPE 3.5.4 on SD (altboot)
Sandisk 1GB SD
Sandisk Ultra II 256MB CF
Ambicom WL1100C

malcolmxavier

  • Newbie
  • *
  • Posts: 25
    • View Profile
5600 + Nfs Or Samba
« Reply #1 on: June 22, 2005, 09:56:13 pm »
Quote
Is there a package for a NFS or a Samba server for Opie (3.5.3)?

I have searched to no avail.

Chuck
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]


SMBMount:
[a href=\"http://www.elsix.org/index.php?w=project&p=170]http://www.elsix.org/index.php?w=project&p=170[/url]
http://www.dasgehtdichnichtsan.de/zaurus/smbmount.html

Heres a good resource on both NFS and SMB:
http://www.ottaky.com/zaurus.php


The directions are straight forward and work well.
from the website:
Quote
Mounting Windows shares

It appears that the clever people at Lineo managed to build SMB support into their kernel, and the not so clever people at Sharp forgot to include an SMB client with the Zaurus. The good news is that you can download an SMB client from

http://www.killefiz.de/zaurus/showdetail.php?app=220

Then all you have to do is get it to work. Let's assume you have a server called "my_server", that it has an IP address of 192.168.254.226, it is sharing a directory called "Software", and you have a user account called "UserName". The first thing to do is edit your /etc/hosts file and add an entry like this:

192.168.254.226    my_server

Then you need to create a mountpoint ..

mkdir /mnt/my_server

and then you should be able to mount the server like so ..

smbmount //my_server/Software /mnt/my_server -o username=UserName

If all goes well you should be prompted for a password, enter that and hit return. If, OTOH, you see a message complaing about "libncurses.so.5", you will need to install the ncurses pacakge ..

http://www.killefiz.de/zaurus/showdetail.php?app=452

and try the smbmount command again.
-John
-----------------------------------
Zaurus SL5500
1 Gig Lexar SD card
Ambicom WiFi WL1100C-CF
OpenZaurus 3.5.3 with Opie 1.2.0

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
5600 + Nfs Or Samba
« Reply #2 on: June 23, 2005, 05:32:54 am »
Quote
Is there a package for a NFS or a Samba server for Opie (3.5.3)?

Samba's in the feed isn't it?

http://www.openzaurus.org/official/unstabl...0.10-r0_arm.ipk

NFS will also be somewhere (though I'm not sure what it'd be called).

Try 'ipkg update && ipkg list *nfs*'


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

cstrand1

  • Newbie
  • *
  • Posts: 41
    • View Profile
    • http://www.swedes5.com
5600 + Nfs Or Samba
« Reply #3 on: June 23, 2005, 10:24:15 am »
Quote
Quote
Is there a package for a NFS or a Samba server for Opie (3.5.3)?

Samba's in the feed isn't it?

http://www.openzaurus.org/official/unstabl...0.10-r0_arm.ipk

NFS will also be somewhere (though I'm not sure what it'd be called).

Try 'ipkg update && ipkg list *nfs*'


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=85445\"][{POST_SNAPBACK}][/a][/div]

Yes, samba is in the feed, I must have been blind at the time.

As to NFS, there is a kernel module and it is for the 2.6 kernel.

I am going to use Samba, as that way I can connect from both linux and windows.

Thank you for your help and direction.
Chuck
SL-5600 PXA250
Opie 3.5.4/GPE 3.5.4 on SD (altboot)
Sandisk 1GB SD
Sandisk Ultra II 256MB CF
Ambicom WL1100C

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
5600 + Nfs Or Samba
« Reply #4 on: June 23, 2005, 12:08:57 pm »
Quote
As to NFS, there is a kernel module and it is for the 2.6 kernel.

Look in the machine feed for your 'poodle', if it's not in there, it's either compiled in or has been forgotten, in which case ask hrw to add it (upgrades thread).


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva