Author Topic: mounting the zaurus on my linux box  (Read 2213 times)

mshmsh

  • Newbie
  • *
  • Posts: 5
    • View Profile
mounting the zaurus on my linux box
« 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

Pyrates

  • Full Member
  • ***
  • Posts: 198
    • View Profile
    • http://www.pipsfrank.de
mounting the zaurus on my linux box
« Reply #1 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
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
\" ... and the Vogon will do things to you that you wish you\'d never been born, or, if you\'re a clearer minded thinker, that the Vogon had never been born.\"

jubjub

  • Newbie
  • *
  • Posts: 18
    • View Profile
mounting the zaurus on my linux box
« Reply #2 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.

Guest

  • Guest
mounting the zaurus on my linux box
« Reply #3 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

ksignorini

  • Full Member
  • ***
  • Posts: 117
    • View Profile
mounting the zaurus on my linux box
« Reply #4 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!