Recovery of Bricked Device


From SamyGO
Revision as of 10:40, 8 January 2010 by Aquadran (talk | contribs)
Jump to: navigation, search

If you write bad boot.img to tv.

1) Connect to TV by ex-link cable.

2) Enable USB support. Command "/lib/modules/rc.local"

3) Enable NAND support. Commands

 # insmod /lib/modules/fsr.ko
 # insmod /lib/modules/rfs.ko
 # insmod /lib/modules/fsr_stl.ko

4) Erase old bad image. Command "bml.erase /dev/bml0/7"

5) Write original (work) image. Command "bml.restore /dev/bml0/7 /dtv/usb/sd1/boot.img"

It all!!! Happy new Year.