Quote:
9. Set the boot mode to diags (why?) ./fastboot setvar bootmode diags
./fastboot reboot
|
Because the main image is larger than the file size which fastboot can transfer -
*and*
You don't want to be re-writing the system image that is being executed.
So at this point, you take advantage of the Kindle being a dual-system boot device and run the system image that isn't being written to.
- - - - -
PS: Nice list, did you index that post in the Wiki index system?