vib_, on May 30 2010, 20:04, said:
thnx
my legend non-bricked img:
INFOCID is HTC__032
INFOsetting->cid::HTC__032
infocid is HTC__Y13
Edited by bestdaniel20, 12 November 2010 - 08:37 AM.
vib_, on May 30 2010, 20:04, said:
Edited by bestdaniel20, 12 November 2010 - 08:37 AM.
C:\Documents and Settings\NEW>fastboot oem boot ... INFOsetup_tag addr=0x60000100 cmdline add=0x9D 07B198 INFOTAG:Ramdisk OK INFOTAG:smi ok, size = 0 INFOTAG:hwid 0x0 INFOTAG:skuid 0x22F00 INFOTAG:hero panel = 0x0 INFOTAG:engineerid = 0x0 INFOMCP dual-die INFOMCP dual-die INFOTAG:mono-die = 0x0 INFODevice CID is not super CID INFOCID is HTC__032 INFOsetting->cid::HTC__032 INFOserial number: HT03ZNX05896 INFOcommandline from head: no_console_suspend=1 console=null INFOcommand line length =445 INFOactive commandline: board_legend.disable_uart3=0 board_legen INFOd.usb_h2w_sw=0 board_legend.disable_sdcard=0 diag.enabled=0 INFOboard_legend.debug_uart=0 smisize=0 userdata_sel=0 androidbo INFOot.emmc=false androidboot.baseband=7.08.35.21 androidboot.c INFOid=HTC__032 androidboot.carrier=HTC-EastEurope androidboot.m INFOid=PB7610000 androidboot.keycaps=qwerty androidboot.mode=nor INFOmal androidboot.serialno=HT03ZNX05896 androidboot.bootloader INFO=1.01.0000 no_console_suspend=1 console=null INFOaARM_Partion[0].name=misc INFOaARM_Partion[1].name=recovery INFOaARM_Partion[2].name=boot INFOaARM_Partion[3].name=system INFOaARM_Partion[4].name=cache INFOaARM_Partion[5].name=userdata INFOpartition number=6 INFOValid partition num=6 FAILED (status read failed (Too many links)) finished. total time: 0.938s
Edited by i4o, 20 December 2010 - 09:28 PM.
C:\Android\android-sdk-windows\tools>fastboot oem boot ... INFOsetup_tag addr=0x60000100 cmdline add=0x9D 07B198 INFOTAG:Ramdisk OK INFOTAG:smi ok, size = 0 INFOTAG:hwid 0x0 INFOTAG:skuid 0x22F00 INFOTAG:hero panel = 0x0 INFOTAG:engineerid = 0x0 INFOMCP dual-die INFOMCP dual-die INFOTAG:mono-die = 0x0 INFODevice CID is not super CID INFOCID is HTC__038 INFOsetting->cid::HTC__038 INFOserial number: HT043NX02726 INFOcommandline from head: no_console_suspend=1 console=null INFOcommand line length =440 INFOactive commandline: board_legend.disable_uart3=0 board_legen INFOd.usb_h2w_sw=0 board_legend.disable_sdcard=0 diag.enabled=0 INFOboard_legend.debug_uart=0 smisize=0 userdata_sel=0 androidbo INFOot.emmc=false androidboot.baseband=7.13.35.05 androidboot.c INFOid=HTC__038 androidboot.carrier=HTC-India androidboot.mid=PB INFO7610000 androidboot.keycaps=qwerty androidboot.mode=normal a INFOndroidboot.serialno=HT043NX02726 androidboot.bootloader=1.01 INFO.0000 no_console_suspend=1 console=null INFOaARM_Partion[0].name=misc INFOaARM_Partion[1].name=recovery INFOaARM_Partion[2].name=boot INFOaARM_Partion[3].name=system INFOaARM_Partion[4].name=cache INFOaARM_Partion[5].name=userdata INFOpartition number=6 INFOValid partition num=6 FAILED (status read failed (Too many links)) finished. total time: 0.902s
Edited by Shawry_1981, 04 January 2011 - 03:18 PM.
Quote
Find out your CID. Go into fastboot mode, and type "fastboot oem boot" at the command line.
The log will say something like the following:
#INFOTAG:Ramdisk OK #INFOTAG:smi ok, size = 0 #INFOTAG:hwid 0x0 #INFOTAG:skuid 0x21F04 #INFOTAG:hero panel = 0x0 #INFOTAG:engineerid = 0x0 #INFOMCP dual-die #INFOMCP dual-die #INFOTAG:mono-die = 0x0 #INFODevice CID is not super CID #INFOCID is HTC__E11In this specific case, the CID is HTC__E11.
Generate a custom mtd0.img at http://ks25738.kimsufi.com/misc/
- Using the CID from above; and
- Your ROM number: From System --> About Phone --> Software Information --> Build Number (e.g. 2.50.405.2)
Get flash_image from here or from here: mirror provided by SgtDavePwnage.
Move both the flash_image file and the mtd0.img file to the /data/ folder by typing the following in a terminal emulator on your phone:
cat /sdcard/flash_image > /data/flash_image cat /sdcard/mtd0.img > /data/mtd0.img
/data/flash_image misc /data/mtd0.img
Enjoy.
0 members, 0 guests, 0 anonymous users