OESF Portables Forum

General Forums => General Discussion => Topic started by: mshmsh on October 30, 2004, 04:30:18 pm

Title: mounting the zaurus on my linux box
Post by: mshmsh on October 30, 2004, 04:30:18 pm
Hi, I have a SL 5500 running OZ 3.5.1
I have connected it to the USB port of my linux box (running gentoo)
How can I mount the Zaurus and read/write the zaurus file system from within linux

Shyam
Title: mounting the zaurus on my linux box
Post by: Pyrates on October 30, 2004, 05:11:45 pm
I'm not sure if I understand what you mean. "Mount" the Z, so like, NFS or so? I don't think that's possible, I haven't seen anything where you could use the zaurus as usb-storage (well, not right, I just did see a post about that, but I don't know how to do that stuff). But if you mean "connecting to the Z and copy/delete/edit files", then look at
http://zaurususergroup.com/modules.php?op=...ric%20%28USB%29 (http://zaurususergroup.com/modules.php?op=modload&name=phpWiki&file=index&pagename=Generic%20%28USB%29)
You'll have a network connection, and then you can use ssh to connect, scp to copy files et al.

If that was all not-what-you-wanted, sorry, maybe someone else can help?

Cheers
Philipp
Title: mounting the zaurus on my linux box
Post by: jubjub on October 30, 2004, 09:44:47 pm
You can run a Samba server on your Z and use smbmount on your Linux box to do what you want.
Title: mounting the zaurus on my linux box
Post by: Guest on October 31, 2004, 03:33:04 am
Quote
You can run a Samba server on your Z and use smbmount on your Linux box to do what you want.
You can do that - I have tried it, but it's not very easy to get things working. Also, it seems a bit silly to have two Linux machines using a Windows protocol to communicate. If you've established a TCP/IP connection via USB, I think it's much easier to use sftp - in Nautilus, e.g., you can specify a folder as sftp://192.168.129.201 .

I have also had some problems with establishing the USB-TCP/IP connection, but as I have a small network and a netcard for my Zaurus, it is really much easier to just connect the Z to the network - then you can communicate with the Z as any other machine on the network.
/Jesper
Title: mounting the zaurus on my linux box
Post by: ksignorini on November 01, 2004, 11:51:49 pm
Just install openssh-sftp and reboot.  You will now have a fully functioning SFTP server running.

Kent!