|
|
03-04-2009
, 01:46 AM
|
|
Posts: 1,213 |
Thanked: 352 times |
Joined on Jan 2008
@ California and Virginia
|
#2
|
|
|
03-04-2009
, 01:25 PM
|
|
|
Posts: 241 |
Thanked: 74 times |
Joined on Jul 2007
|
#3
|
|
|
03-04-2009
, 03:05 PM
|
|
Posts: 1,224 |
Thanked: 1,749 times |
Joined on Jul 2007
|
#4
|
![]() |
| Thread Tools | Search this Thread |
|
I have a simple maemo program which is stored at /home/user/MyDoc/.documents and it runs. I just got a 4GB SD card, and I moved the maemo program to /media/mmc1 but it doesn't run anymore. The program has permission --rw-r--r--, I tried chmod it (chmod u+x program-name) as user and as root, but I can't change the permission.
Does anyone know why and how to fix this? thx.