View Single Post
Old 07-03-2021, 08:41 PM   #4
NiMa
Fanatic
NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.
 
NiMa's Avatar
 
Posts: 507
Karma: 2390534
Join Date: Jun 2020
Location: Somewhere in the Universe
Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT
Quote:
Originally Posted by pazos View Post
The external sd boot mentioned in the link still relies on a working bootloader on the internal storage. That bootloader (u-boot) will load the kernel in memory (again from the internal storage) and jump at it. What changes is the root cmdline argument passed to the kernel.

That means that you'll need a working bootloader/kernel on the internal partiton. If that's your case you can follow @davidfor suggestion: flash your backup to an external sdcard and try to boot from it.

Some things won't work at all in this config (ie: the "user" partition is hardcoded at mmcblk0p3 in the firmware) but you'll see -at least- the bootlogo and you can tweak the 1st partition of your external sdcard to get a working FW.
The fact that the light turned red when key combinations were pressed is a good sign that U-Boot works.
NiMa is offline   Reply With Quote