2014-09-13, 10:35
(This post was last modified: 2014-09-13, 10:36 by ZOOOOOOM69.)
(2014-09-13, 08:03)aus9 Wrote: well gosh what can I say?
your boot image is not visible where I expected a mediatek to be.
ok try thisCode:su
id
ls -al /dev/boot*
Don't close terminal see below
to find the * key......press the [?123] key
#################################
Do you know how to use adb in your Windows PC?
#################################
Its possible your boot image is visible elsewhere because you have a UBIFS instead of ext4
lets assume so until you reply?
To discover it please run in open terminal
Code:cat /proc/dumchar_info
photo it please
Now lets assume yours returns with entries like this?
Quote:bootimg 0x0000000000800000 0x00000006 1 /dev/mtd/mtd6 USER
in which case.....see that mtd stuff?
then issue next command
Code:ls -al /dev/mtd
I wanted to thank you for your patience, this is what I could with these commands!