2014-09-14, 08:44
ok adb remount failed
there is another way, ignore all of above and we try new way ok.
TRY AT OWN RISK ETC
USB DEBUGGING IS ON
but do not turn on storage.....I forgot to mention this as
sdcard can only be used by one device at one time
either PC has access or Android has access
but I also think you may have a read write issue for Android
I have a linux script which would detect it
if below fails, click on my true root link and do the windows stuff
reply to the link please......we need all users who have trouble with true root to reply to that thread. do NOT reply to that thread if everything is OK below
if everything below is ok
I just need your photo of the mount output
and a link to your boot image I have renamed as boot1.img
---just in case you already have a boot.img on sdcard
good luck
there is another way, ignore all of above and we try new way ok.
TRY AT OWN RISK ETC
USB DEBUGGING IS ON
but do not turn on storage.....I forgot to mention this as
sdcard can only be used by one device at one time
either PC has access or Android has access
but I also think you may have a read write issue for Android
I have a linux script which would detect it
if below fails, click on my true root link and do the windows stuff
reply to the link please......we need all users who have trouble with true root to reply to that thread. do NOT reply to that thread if everything is OK below
if everything below is ok
I just need your photo of the mount output
and a link to your boot image I have renamed as boot1.img
---just in case you already have a boot.img on sdcard
Code:
adb devices
adb shell mount
(take photo of output please)
adb shell su -c "mount | /system/xbin/grep /system"
(can not continue if you get error)
adb shell su -c "mount -o remount,rw /system"
(can not continue if you get error)
adb shell
(prompt to left changes from windows stuff to root@phone)
dd if=/dev/mtd9 of=/sdcard/boot1.img
ls -al /sdcard/boot1.img
good luck