Quote:
Originally Posted by csakakirc
@NiLuJe Thanks for clarifying that I am causing chaos in the command line for myself. I went through the readme again and realized that I missed the "make install" step, that's why I ended up mixing the make and the arguments for the KindleTool.
If I want to reflash the diags_kernel partition the following line gave me the right binaries?
Code:
kindletool create recovery2 kt3w * ../diags_kernel.bin
|
No. Kindle update packages have *nothing* to do with fastboot images.
Quote:
Originally Posted by csakakirc
@geek1011 That means I am on the right way, just the commands are failing like this:
The device now already just a paperweight, I wil try what I can do, thanks for the cooperation 
|
You can't trust the return status of fastboot commands on Kindle, even on a sane device. As @geek1011 said, you might have to go one level closer to the metal (i.e., mfgtool).