View Single Post
Old 04-20-2012, 03:28 PM   #2
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by drinkwish View Post
well, as I update My KT to 5.1.0 while previously jail-broken. it worked well, but when I uninstalled font hack, update error 3 occurs.
the i tried several methods to work it out, but of no use.
and the a woser problem come into being when fastboot it's kernel with mmclbk1.img& mmclbk2.img, i used instructions belows:
dd if=/dev/zero of=/dev/mmcblk0p3 bs=4K
dd if=/mnt/us/mmcblk0p1-kt-5.0.0.img of=/dev/mmcblk0p1 bs=4K
dd if=/mnt/us/mmcblk0p2-kt-5.0.0.img of=/dev/mmcblk0p2 bs=4K
since then i could no longer use libusb-win32-bin-1.2.6.0, &my notebook could no longer detect my KT, only a HID-complicant device can be found...
and i have re-install libusb-win32-bin-1.2.6.0 for many times, but it just make no sense.....
anybody help me ?
Depending on whether you ran those commands from main or diags, you probably corrupted the OTHER partition. You cannot write an image to the partition you booted from. There are reports that not specifying a "count" parameter when writing mmcblk0p3 might cause problems, so later posts add "count=1000" to the "dd" command for mmcblk0p3. You SHOULD still be able to get into fastboot mode with MfgTool (unless you somehow damaged the bist u-boot image too), then you can flash the diags kernel (available in first post of "simple debricking" thread, which is where you should have posted THIS instead of starting a new thread).

The worst-case scenario for you is that if you damaged your kindle mmc contents too badly, you need to either connect to the kindle's internal serial port and repair it that way, or write a custom MfgTool profile that can reflash your mmc.


Last edited by geekmaster; 04-20-2012 at 03:32 PM.
geekmaster is offline   Reply With Quote