Quote:
Originally Posted by geekmaster
You cannot run a script on the kindle when it is in fastboot mode.
|
Oh, I mean when in main mode, run fastboot from Kindle itself, flash kernel main and diags -> switch mode to diags -> dd main -> boot
All this automated with a script, with an ARM x-compiled fastboot. Still no cigar?
Quote:
Originally Posted by geekmaster
You SHOULD be able to write directly to the mmc (/dev/mmcblk0), except for the protected areas, from a script using "dd" with offset, but only to areas not currently in use. You do not have such limitations when using fastboot.
|
Supposedly we can't flash kernels when we're in main?!
My scenario is to be able to switch between KT 5.0.0 and 5.1.0 run from Kindle, with the same freedom that those who run dualboot Duokan and KindleOS have. This might have some use in future too!