Author Topic: mount compiled for zaurus?  (Read 2279 times)

orthogonal

  • Newbie
  • *
  • Posts: 34
    • View Profile
mount compiled for zaurus?
« on: April 19, 2004, 01:56:10 am »
Anyone know where I can find a mount ipk.

Ah, found it:
http://ipkgfind.handhelds.org/details.phtm...ficial=&format=

I\'ll leave the rest of this message for anyone having similar problems to Google on.

The 5600\'s mount command (which is actually busybox) doesn\'t mount smbfs mount points (it complains \"Invalid argument\").

If busybox mount followed mount.smbfs to find the correct program to do samba mounting, all I\'d need to do is write a small shim script to fix this, BUT BUSYBOX DOESN\'T use mount.smbfs, as far as I can tell.

So I need a copy of mount.

This post
http://handhelds.org/pipermail/familiar/20...ber/011081.html
mentions that there is a proper mount compiled for ARM architectures, but doesn\'t say where that is. (It\'s not in smbfs-tools.)

Calling smbmiunt works, by unlike mount, smbmount doesn\'t read /etc/fstab, which mean explicitly passing smbmount all the required mounting data.

Thanks.
Sharp Zaurus 5600  \"Special ROM\" 1.3   Ambicomm WL1100C CF Wifi  SanDisk 512MB SD

orthogonal

  • Newbie
  • *
  • Posts: 34
    • View Profile
mount compiled for zaurus?
« Reply #1 on: April 19, 2004, 03:12:37 am »
CRAP.

That version dosn\'t work either.

# ./mount /mnt/smb/m
mount: wrong fs type, bad option, bad superblock on //PC/music,
       or too many mounted file systems

/etc/fstab entry:
//PC/music   /mnt/smb/m      smbfs   defaults,username=ABC,password=XXX    0  0

What am I doing wrong??
Sharp Zaurus 5600  \"Special ROM\" 1.3   Ambicomm WL1100C CF Wifi  SanDisk 512MB SD