ok so maybe my idea was not thought out very well......lol
flashed tablo image which indeed sets the recovery back to stock, but then I realised I couldnt flash the other files as there is no option........dohhhh


Mitre wrote:@ suggsy69 did you get the link to your update.zip or did that have the cwm5 pre installed


adb shell dd if=/dev/zero of=/dev/block/nandf
adb shell dd if=/mnt/extern_sd/recovery-dump.img of=/dev/block/nandfadb shell
flash_image recovery recovery.img
adb shell
flash_image recovery /extsd/recovery.img
exit
adb shell
cd system
su
mount -o rw,remount /dev/block/nandf /system
rm recovery.img
mount -o ro,remount /dev/block/nandf /system
exit
exit

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\System32>cd C:\Users\John\Desktop\Scroll Excel Android 4 CWM5
C:\Users\John\Desktop\Scroll Excel Android 4 CWM5>adb shell
adb server is out of date. killing...
* daemon started successfully *
# flash_image recovery /extsd/recovery.img
flash_image recovery /extsd/recovery.img
error scanning partitions: No such file or directory
#

adb shell
flash_image recovery /mnt/extsd/recovery.img
exit
adb shell
cd system
su
mount -o rw,remount /dev/block/nandf /system
rm recovery.img
mount -o ro,remount /dev/block/nandf /system
exit
exit


Return to Scroll EXCEL - General Discussions
Users browsing this forum: No registered users and 0 guests