Author Topic: mounting directory on my Z  (Read 3254 times)

lancer285

  • Newbie
  • *
  • Posts: 4
    • View Profile
mounting directory on my Z
« on: October 22, 2004, 02:31:53 pm »
I have a SL5500 with the 3.10 rom. I want to be able to mount my /home/user/music directory on my mandrake bok onto my /mnt/music directory on my Zaurus. How do I do this?

Also, I really enjoyed the good ol' days of when I could sync Qtopia Desktop with my Z, but now that I have the 3.10 rom, I can't. How well does kitchensync work?

thanks. . .shawn

cyphactor

  • Newbie
  • *
  • Posts: 40
    • View Profile
    • http://zsrep.sourceforge.net
mounting directory on my Z
« Reply #1 on: October 23, 2004, 07:09:50 pm »
Hey, my only suggestion for the mounting issue would be to use Samba.

As to the Zaurus SL-5500 ROM 3.10 synchronization problem I would suggest you check out my project ZSREP (Zaurus Synchronization Reverse Engineering Project). The url is http://zsrep.sourceforge.net. It is a project that is working, and very very very close to solving this problem. There is nothing that synchronizes the Stock PIM apps on the Zaurus SL-5500 3.10 ROM and up with linux as of this point, not even Kitchensync. Hence, why my project exists.

We could use all the testers we can get for ZSREP if you decide that you are interested. I currently have code that can dump the contents of the Zaurus PIM data via the synchronization protocol. I also have code that has "Normal Two-Way" synchronization working (This is the synchronization that happends if you have already synced successfully with Windows Qtopia Desktop before. It only syncs the changes.). I am currently working an code that will do "Full Two-Way" synchronization (This is done when you have never synced before, or the sync info on the Zaurus has been cleared, etc.). Once, this is done and the proof of concept code is working. We will start developing a plugin for the chosen PIM. At this point it is looking like it will be fore Kitchensync and some others as well because some people don't like KDE.
-------------------
Handle: cyphactor
E-Mali: cyphactor@socal.rr.com
AIM: HUNNYnNUTTS
WebPage: http://www.cyph.org
-------------------
Project Founder & Lead Developer of
Zaurus Synchronization Reverse Engineering Project
http://zsrep.sourceforge.net
-------------------
Zaurus SL-5600
Sharp ROM 1.32
SanDisk 256 MB SD Card
Linksys WCF12 802.11b CF Card
Sharp CE-ST9 Docking Station
Sharp EA-70S AC Adapter
Sharp CE-SLP1 Stylus
--------------------

undrwater

  • Full Member
  • ***
  • Posts: 232
    • View Profile
    • http://
mounting directory on my Z
« Reply #2 on: October 27, 2004, 04:38:56 pm »
Quote
I have a SL5500 with the 3.10 rom. I want to be able to mount my /home/user/music directory on my mandrake bok onto my /mnt/music directory on my Zaurus. How do I do this?

Also, I really enjoyed the good ol' days of when I could sync Qtopia Desktop with my Z, but now that I have the 3.10 rom, I can't. How well does kitchensync work?

thanks. . .shawn
You can use NFS to mount your directories.  You just need a daemon set up on your mandrake box.

A good howto is Here.