Thread
:
CIFS = "Could I Find Someone" to help me before I lose my mind!
View Single Post
brendan
2007-08-03 , 22:33
Posts: 531 | Thanked: 79 times | Joined on Oct 2006 @ This side of insane, that side of genius
#
11
i have the same exact cifs.ko as you specify in your post. i had a small script put together. it ran something like this.
/sbin/insmod /media/mmc2/cifs.ko
/bin/mount -t cifs //server/share /mount/point -o user=me,password=secret
/bin/mount -t cifs //server/share1 /mount/point1 -o domain=domain,user=me,password=secret
i took the domain out of the first line to see if that was buggering things up, as i really dont have a "domain", although the samba server has a name there. i actually did have the domain= parameter match what the samba server is set to.
this file was owned by root chmod'd 700 and put on the mmc2 (internal) card. of course names were changed to protect the innocent, but it worked once and never again.
now, i see that you have some of the parameters in a different order than i do. is that really an issue?
__________________
Nokia n800
OS 2008
Pharos iGPS 360-BT
ElmScan 5 BlueTooth
BlackBerry Bold (9000)
AT&T Wireless
Quote & Reply
|
brendan
View Public Profile
Send a private message to brendan
Find all posts by brendan