Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 01-23-2022, 07:36 PM   #1
cwalls
Member
cwalls can extract oil from cheesecwalls can extract oil from cheesecwalls can extract oil from cheesecwalls can extract oil from cheesecwalls can extract oil from cheesecwalls can extract oil from cheesecwalls can extract oil from cheesecwalls can extract oil from cheese
 
Posts: 10
Karma: 1010
Join Date: Jan 2022
Device: Kindle Voyage 3G + WiFi (Europe)
Use fastboot to boot from USB?

Is it possbile to use https://github.com/yifanlu/Fastboot-Kindle in order to boot a custom kernel from USB (aka without flashing it?) I tried './fastboot boot uBoot' and './fastboot boot vmlinux', but I think it just booted (after downloading) the normal kernel:

Code:
downloading
done
## Booting kernel from Legacy Image at 80800000 ...
   Image Name:   Linux-3.0.35-lab126
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3143456 Bytes =  3 MB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK
Btw './fastboot flash kernel' worked fine.

I saw the thread "How-to: Booting U-Boot and Linux over USB", but I think activating the "Serial Download Protocol" (SDP) would require me to unscrew the board again, which I would like to avoid if possible. (Also I wasn't able to find TM401, only "TM501 BOOT_0", see here, nor CR501 here).
I feel like erasing the first 128kB of mmcblk0boot0 is not the safest method/idea, even though it might would work out all just fine!

Thanks!
cwalls is offline   Reply With Quote
Old 01-24-2022, 02:35 PM   #2
katadelos
rm -rf /
katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.katadelos ought to be getting tired of karma fortunes by now.
 
Posts: 219
Karma: 3333683
Join Date: Nov 2019
Location: United Kingdom
Device: K5, KT, KT2, KT3, KT4, KV, PW2, PW3, PW4, PW5
Quote:
Originally Posted by cwalls View Post
Is it possbile to use https://github.com/yifanlu/Fastboot-Kindle in order to boot a custom kernel from USB (aka without flashing it?) !
Not that I'm aware of, though I haven't experimented too much with this. It's definitely not happening in that snippet that you shared - the message you see there is from a uImage wrapper around a kernel image.

Quote:
Originally Posted by cwalls View Post
I saw the thread "How-to: Booting U-Boot and Linux over USB", but I think activating the "Serial Download Protocol" (SDP) would require me to unscrew the board again, which I would like to avoid if possible. (Also I wasn't able to find TM401, only "TM501 BOOT_0", see here, nor CR501 here).
I feel like erasing the first 128kB of mmcblk0boot0 is not the safest method/idea, even though it might would work out all just fine!
TM501 is indeed the test point that you want for a KV, I'll update that post when I get the chance. Deleting the first 128K is safe, the scary warning is there to stop people from nuking the entire partition and losing their idme variables in the process.
katadelos is offline   Reply With Quote
Advert
Old 01-25-2022, 05:46 AM   #3
eddie.t.h
Groupie
eddie.t.h is an accomplished Snipe hunter.eddie.t.h is an accomplished Snipe hunter.eddie.t.h is an accomplished Snipe hunter.eddie.t.h is an accomplished Snipe hunter.eddie.t.h is an accomplished Snipe hunter.eddie.t.h is an accomplished Snipe hunter.eddie.t.h is an accomplished Snipe hunter.eddie.t.h is an accomplished Snipe hunter.eddie.t.h is an accomplished Snipe hunter.eddie.t.h is an accomplished Snipe hunter.eddie.t.h is an accomplished Snipe hunter.
 
eddie.t.h's Avatar
 
Posts: 199
Karma: 123456
Join Date: Jan 2018
Device: Too Much Kindle :-)
Quote:
Originally Posted by katadelos View Post
Deleting the first 128K is safe, the scary warning is there to stop people from nuking the entire partition and losing their idme variables in the process.
AFAIK idme variables are stored in the RPMB area of memory and are unlikely to be accidentally deleted.
eddie.t.h is offline   Reply With Quote
Reply

Tags
boot process, fastboot


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tutorial How-to: Booting U-Boot and Linux over USB katadelos Kindle Developer's Corner 3 08-21-2023 01:20 PM
Source code for Secure Boot and Fastboot lockdown features katadelos Kindle Developer's Corner 9 01-18-2022 04:11 AM
U-boot with fastboot support for k3 giorgio130 Kindle Developer's Corner 4 12-01-2012 09:34 AM
Bricked Kindle Touch; Won't boot into diags/fastboot kerotan Kindle Developer's Corner 3 05-19-2012 10:58 AM
[Kindle Touch] Boot over USB HID serial / "USB downloader" mode eureka Kindle Developer's Corner 16 02-25-2012 10:21 PM


All times are GMT -4. The time now is 03:22 PM.


MobileRead.com is a privately owned, operated and funded community.