OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 5x00 General discussions => Topic started by: kwiniarz on October 08, 2005, 03:58:07 am
-
Since i just got my wireless card, i'm trying to figure out how i can mount a drive from my pc onto my zaurus
What i want to do is be able to get Mp3s from my pc to my PDA Via wireless.
Is there a program that can help me out?
-
samba
smbmount
look 'em up..it isn't too complicated
-
I tired using smbmount but keep getting this message"
"smbmnt must be installed suid root for diret user mounts (500,500)
smbmnt failed: 1mountsmbfs: ioctl failed, res=-1
could not umount /home/zaurus: invalid argument"
this is what i'm typing
smbmount //celeron-m/e /home/zaurus -o username=XXX,ro
then i type my password and it give me that message
what am i doing wrong?
-
Instructions for Samba over non-USB:
http://www.zaurususergroup.org/modules.php...0over%20non-USB (http://www.zaurususergroup.org/modules.php?op=modload&name=phpWiki&file=index&pagename=Samba%20over%20non-USB)
-
OK, but how do i mount my pc drive on my zaurus.
-
OK, but how do i mount my pc drive on my zaurus.
Install this:
http://killefiz.de/zaurus/showdetail.php?app=220 (http://killefiz.de/zaurus/showdetail.php?app=220)
Read this:
https://www.oesf.org/index.php?title=Playin...indows_computer (https://www.oesf.org/index.php?title=Playing_mp3s_from_your_windows_computer)
Everything else is here:
http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/ (http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/)
Greg
-
Never mind i figured it out, i had to
chmod +s /usr/bin/smbmnt
and now it works