Quote:
Originally Posted by zeb
Thanks a lot.
A question about your fastboot GUI / fastboot command line: is it suppose to make the kindle switch to fastboot mode? Or do you have to use MfgTool under Windows for that anyway, before one can use the fastboot program?
|
over fastboot by "fastboot.exe setvar bootmode fastboot",
but in this case you would have to have Kindle in fastboot mode.
But you can change the bootmode over ssh too with following commands:
idme -d --bootmode fastboot
sync
reboot
You don't need to flash diags for ssh access, see wiki for way, how to connect over ssh in main mode.