Acceder

Ver la Versión Completa : Flash recovery image


davinem
22/03/11, 23:49:07
Hola!!!
Sorry but i have to speak english...spanish looks like italian but i can't speak it :-)

I've a problem while flashing recovery (all)...my tattoo is unbranded and rooted. I used several methods to flash recovery, manual, 1click, rom manager... i've flashed also original RUU 1.67.405.6 to clean everything...
But i can flash only original recovery.

the problem with all recoveries (except original) is:
mtd: successfully wrote block at b10c00000000
mtd: successfully wrote block at b10c00020000
mtd: successfully wrote block at b10c00040000
mtd: successfully wrote block at b10c00060000
mtd: successfully wrote block at b10c00080000
mtd: successfully wrote block at b10c000a0000
mtd: successfully wrote block at b10c000c0000
mtd: successfully wrote block at b10c000e0000
mtd: successfully wrote block at b10c00100000
mtd: successfully wrote block at b10c00120000
mtd: successfully wrote block at b10c00140000
mtd: successfully wrote block at b10c00160000
mtd: successfully wrote block at b10c00180000
mtd: successfully wrote block at b10c001a0000
mtd: successfully wrote block at b10c001c0000
mtd: successfully wrote block at b10c001e0000
mtd: successfully wrote block at b10c00200000
mtd: successfully wrote block at b10c00220000
mtd: successfully wrote block at b10c00240000
mtd: erase failure at 0x00260000 (I/O error)
mtd: erase failure at 0x00260000 (I/O error)
mtd: skipping write block at 0x00260000
mtd: successfully wrote block at b10c00280000
mtd: successfully wrote block at b10c002a0000
mtd: successfully wrote block at b10c002c0000
mtd: successfully wrote block at b10c002e0000
mtd: successfully wrote block at b10c00300000
mtd: successfully wrote block at b10c00000000

While original recovery does not use 0x00260000 address.

flashing recovery from /sdcard/recovery.img
mtd: successfully wrote block at b10c00000000
mtd: successfully wrote block at b10c00020000
mtd: successfully wrote block at b10c00040000
mtd: successfully wrote block at b10c00060000
mtd: successfully wrote block at b10c00080000
mtd: successfully wrote block at b10c000a0000
mtd: successfully wrote block at b10c000c0000
mtd: successfully wrote block at b10c000e0000
mtd: successfully wrote block at b10c00100000
mtd: successfully wrote block at b10c00120000
mtd: successfully wrote block at b10c00140000
mtd: successfully wrote block at b10c00160000
mtd: successfully wrote block at b10c00180000
mtd: successfully wrote block at b10c001a0000
mtd: successfully wrote block at b10c001c0000
mtd: successfully wrote block at b10c001e0000
mtd: successfully wrote block at b10c00200000
mtd: successfully wrote block at b10c00220000
mtd: successfully wrote block at b10c00000000

Any idea???
Help me please...

Muchas gracias!!!

davinem
25/03/11, 15:11:43
How can i avoid this error?

ichis
25/03/11, 15:52:07
I had erase failures for flash my recovery.I remember that i used chusen script and first i flashed maverix recovery and later kalim recovery and it worked ok.You can change any recovery img for other new.
Have you tried with rom manager?
Have you tried install recovery from other pc?

so strange...

davinem
25/03/11, 17:51:51
Hi ichis and thank you,

I've tried with all recovery, but i had problems with 0x00260000 address. I also tried rom manager but when i was rebooting in recovery mode my tattoo stayed on tattoo logo.

I've tried to flash first one rom and then others, but the result is always the same.:cry:

I don't understand why i can't erase only the address 0x00260000.

davinem
24/04/11, 10:16:49
It seems that when i flash official RUU doesn't clear everything.

KalimochoAz
24/04/11, 10:44:56
Download last ROMManager 4, is new at market and try.

Are you sure you have rooted your device?

To be sure try this:
adb remount
adb shell mkdir /system/hello
ls -l /system

If hello is there then you can write into the system, so ROMManager will do too.

Kalim