|
2011-07-11
, 18:14
|
Posts: 856 |
Thanked: 1,681 times |
Joined on Apr 2010
@ Aleppo ,Syria
|
#952
|
|
2011-07-11
, 18:30
|
Posts: 186 |
Thanked: 79 times |
Joined on Feb 2010
|
#953
|
|
2011-07-11
, 18:42
|
Posts: 328 |
Thanked: 72 times |
Joined on Oct 2010
@ Venezuela
|
#954
|
|
2011-07-11
, 19:09
|
Posts: 328 |
Thanked: 72 times |
Joined on Oct 2010
@ Venezuela
|
#955
|
|
2011-07-11
, 19:19
|
Posts: 915 |
Thanked: 57 times |
Joined on Jun 2011
|
#956
|
|
2011-07-11
, 19:30
|
Posts: 328 |
Thanked: 72 times |
Joined on Oct 2010
@ Venezuela
|
#957
|
|
2011-07-11
, 19:45
|
Posts: 915 |
Thanked: 57 times |
Joined on Jun 2011
|
#958
|
@trisha02
i just got mine working.
go to the xterminal
type: cd dev/cgroup/cpu
type : ls
you should see some folders there.
or you can go to the xterminal
type:cd /etc/event.d
type:ls
you should see the speedpatch folder there
edit* ls=LS
|
2011-07-11
, 19:53
|
Posts: 328 |
Thanked: 72 times |
Joined on Oct 2010
@ Venezuela
|
#959
|
|
2011-07-11
, 20:46
|
Posts: 190 |
Thanked: 206 times |
Joined on Jan 2010
@ Accra,Ghana
|
#960
|
Tags |
autobrick, awesome-script, do no install, f***epitaph, install it now, perfect_ n900, script-a-brick, very safe |
|
BusyBox v1.18.5 (Debian 1.18.5power2) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ root
BusyBox v1.18.5 (Debian 1.18.5power2) built-in shell (ash)
Enter 'help' for a list of built-in commands.
carlonN900:~# cd /home/user/MyDocs/
carlonN900:/home/user/MyDocs# sh install.txt
install.txt: line 1: if: not found
Error: you need to run this script as root.
Exiting...
carlonN900:/home/user/MyDocs# whoami
root
carlonN900:/home/user/MyDocs# sh install.txt
install.txt: line 1: if: not found
Error: you need to run this script as root.
Exiting...
carlonN900:/home/user/MyDocs#
carlonN900:/home/user/MyDocs# exit
~ $ sudo gainroot
Root shell enabled
BusyBox v1.18.5 (Debian 1.18.5power2) built-in shell (ash)
Enter 'help' for a list of built-in commands.
/home/user # cd MyDocs/
/home/user/MyDocs # whoami
root
/home/user/MyDocs # sh install.txt
install.txt: line 1: if: not found
Error: you need to run this script as root.
Exiting...
/home/user/MyDocs #