View Single Post
Old 05-22-2018, 02:48 PM   #92
kapaggar
Member
kapaggar began at the beginning.
 
kapaggar's Avatar
 
Posts: 19
Karma: 10
Join Date: May 2018
Device: KT3
Quote:
Originally Posted by NiLuJe View Post
We used to have a custom fastboot utility to handle the weird-ass iMX fastboot, (c.f., the serial debricking thread), but I'm not sure this'll apply here...
yes I have tried kindle fastboot https://github.com/TobiasWooldridge/Fastboot-Kindle

fastboot -s G000K90NNNNNNNNN setvar bootmode main

Looks like this kindle has to go under the knife...lemme order some USB/UART converter from Amazon.

I was thinking tonight we play with kernel boot via fastboot , like in android world.. but fun ends here.

fastboot boot boot.img


Quote:
Originally Posted by coplate View Post

This is the software download link:
https://www.amazon.cn/gp/help/custom...deId=202167860

It runs Android OS.

Images of that device from China show it looks nearly identical to the kindle basic 8th gen

With aim to flash kernel and rootfs on KT3 extracted from your comment.. I ran kindletool.
Code:
$ kindletool extract Downloads/update-kindle-6.0.3_user_603479820.bin  Downloads/KindleBasic2_KT3/Firmwares/china 
Extracting update package 'Downloads/update-kindle-6.0.3_user_603479820.bin' to 'Downloads/KindleBasic2_KT3/Firmwares/china'.
Bundle         Unknown (0x504B0304 [PK])
Unknown update bundle version!
Error converting update package 'Downloads/update-kindle-6.0.3_user_603479820.bin'.
kapaggar is offline   Reply With Quote