|
2010-02-21
, 11:09
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#182
|
|
2010-02-24
, 14:28
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#183
|
Sounds like some of you are using older versions of the script. The printf %q issue has been solved. Here is the final, working version again:
Code:#! /bin/sh
The Following User Says Thank You to SubCore For This Useful Post: | ||
|
2010-02-24
, 14:44
|
Posts: 692 |
Thanked: 264 times |
Joined on Dec 2009
|
#184
|
|
2010-02-24
, 16:30
|
Posts: 840 |
Thanked: 823 times |
Joined on Nov 2009
|
#185
|
|
2010-02-24
, 16:34
|
Posts: 840 |
Thanked: 823 times |
Joined on Nov 2009
|
#186
|
Hey, instead of using the script, and doing it manually via command line:
http://talk.maemo.org/showthread.php?t=44188
Wizard Mounter has been release about a week or so ago.
Nathan.
P.S. I still use the command line in some cases; but WM is much, much faster!
|
2010-02-24
, 17:52
|
Posts: 171 |
Thanked: 13 times |
Joined on Nov 2009
|
#187
|
|
2010-02-24
, 23:14
|
|
Posts: 246 |
Thanked: 204 times |
Joined on Jun 2007
@ Potsdam (Germany)
|
#188
|
When I mount a drive with:
mount -tcifs //xx.xx.xx.xx/media /media/NAS -ouser=xxxx,pass=xxxxx,ip=xxxxxxxxxxxx
and then a rsync, it works but i get chown errors not being able to access files. Do i need to mount the drive with specific dmask setting?
Scott
mount -tcifs //xx.xx.xx.xx/media /media/NAS -ouser=xxxx,pass=xxxxx,uid=29999,gid=29999,ip=xxxxxxxxxxxx
|
2010-03-02
, 07:55
|
Posts: 17 |
Thanked: 3 times |
Joined on Feb 2010
|
#189
|
|
2010-03-06
, 07:38
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#190
|
Has no one noticed you can't calibrate the screen ???
This is totally a deal breaker --- and I know its specifically the CIFS module now.
I have installed the joydev+mouse for PS3 sixaxis support, and it doesnt break anything.
Please test for your self:
Launcher -> Settings -> Screen calibration -> click first bulls-eye -- crashes to 'desktop'
Let me know if I am doing something stupid
The Following User Says Thank You to Nathan For This Useful Post: | ||
http://www.unix.com/unix-desktop-dum...d-notepad.html
edit: the command before was to check that cifsmount.sh isn't in your script. showing nothing and going back to command prompt means it isn't in your script.
Last edited by Cue; 2010-02-20 at 18:54.