![]() |
2010-03-12
, 03:07
|
|
Posts: 963 |
Thanked: 626 times |
Joined on Sep 2009
@ Connecticut, USA
|
#3
|
The Following User Says Thank You to rm42 For This Useful Post: | ||
![]() |
2010-03-12
, 03:25
|
Posts: 82 |
Thanked: 44 times |
Joined on Feb 2010
|
#4
|
Nokia-N900-42-11:~# ls -l -rw-r--r-- 1 root root 0 Mar 11 21:16 move-to-opt.sh Nokia-N900-42-11:~# chmod +x test Nokia-N900-42-11:~# ls -l -rwxr-xr-x 1 root root 0 Mar 11 21:16 move-to-opt.sh Nokia-N900-42-11:~#
![]() |
2010-03-12
, 04:15
|
Posts: 95 |
Thanked: 19 times |
Joined on Dec 2009
@ Mexico, Monterrey.
|
#5
|
![]() |
2010-03-12
, 06:10
|
Posts: 755 |
Thanked: 406 times |
Joined on Feb 2008
@ UK
|
#6
|
![]() |
2010-03-12
, 06:53
|
|
Posts: 97 |
Thanked: 8 times |
Joined on Dec 2009
|
#7
|
1.- Need to gain root (sudo gainroot, works on my n900).
2.- the scripts that I want to run as executables must not be on MyDocs, since it is a VFat Partition (done, moved my files to /Home/User/ and /Home/User/X/
Can somebody tell me what I'm doing wrong? (I'm new to linux, but I want to learn)