View Single Post
Posts: 70 | Thanked: 45 times | Joined on Jul 2013
#349
[/QUOTE]
On the device:
[FONT=Courier New]# tar xvzf [DOWNLOADED FILE].tar.gz -C /
# depmod -a 2.6.32.61-plus

[/QUOTE]

it says depmod not found

just flashed clean full erase flash
then enabled developermode in settings
then in terminal removed disclaimer warning
flashed kernel openmode

started phone
put the latest tar of kernel plus on phone.
commands -
devel-su
rootme
cd /home/user/MyDocs/
# tar xvzf linux_2.6.32.61-plus-20131128.tar.gz -C /
# depmod -a 2.6.32.61-plus

after the tar................-C/ command some lined of .so and files keeps flashing, i mean running
then in depmode command, it says depmode not found.

what to do.....??