View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#41
Ok, here are the files you'll need. Just tested with Diablo, they work great.
  1. Download the attached file to your tablet (let's just say /media/mmc2/install/diablo-cifs.tar.gz for the sake of the how-to)
  2. Gain root (I'd post a link to the maemo wiki but it is offline at the moment),
  3. Enter the following:
    Code:
    cd /
    tar xzvf /media/mmc2/install/diablo-cifs.tar.gz .

That should give you the files you need to use the mount.cifs command:

Gain root then:
Code:
insmod /lib/modules/2.6.21-omap1/cifs.ko
mount.cifs //SERVER/share /home/user/MyDocs/lan/share -o user=SERVER\\myname,pass=passwd1
Attached Files
File Type: gz diablo-cifs.tar.gz (121.1 KB, 588 views)
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2008-11-21 at 03:41. Reason: uploaded attachment from my N800, added text on desktop computer
 

The Following 4 Users Say Thank You to qole For This Useful Post: