booting
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
booting [2024/03/13 16:54] – torte | booting [2025/01/21 12:27] (current) – torte | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | {{page> |
+ | https:// | ||
+ | {{page> | ||
+ | ---- | ||
+ | |||
+ | ====== | ||
+ | ===== Booting | ||
There are different options for booting from an external device (useful e.g. to reflash the eMMC) | There are different options for booting from an external device (useful e.g. to reflash the eMMC) | ||
Line 42: | Line 48: | ||
{{anchor: | {{anchor: | ||
===== Boot image from USB-stick via serial console ===== | ===== Boot image from USB-stick via serial console ===== | ||
- | This way uses u-boot commands to boot from an USB-stick | + | This way uses u-boot commands to boot from an USB-stick. It is a little tricky, but safe. |
The bootloader (" | The bootloader (" | ||
Line 68: | Line 74: | ||
{{anchor: | {{anchor: | ||
===== Boot from USB-stick with unbootable eMMC ===== | ===== Boot from USB-stick with unbootable eMMC ===== | ||
- | This is the way shown in https:// | + | This is the way shown in https:// |
+ | It is a little bit risky, as you have to brick your device before knowing if the USB-stick really boots up. | ||
+ | |||
+ | |||
+ | The board will automatically boot from USB when the internal eMMC is unbootable.\\ | ||
+ | (But the eMMC must still be present. When removed, no boot attempt happens at all) | ||
+ | |||
+ | To make the eMMC card unbootable: | ||
+ | * Boot the device | ||
+ | * Log in via a serial connection | ||
+ | * Overwrite the bootsector of the eMMC: '' | ||
+ | * Insert the USB-stick | ||
+ | * Restart the device (either via command or the power plug) | ||
+ | |||
+ | The device will now try to boot from the USB-stick. | ||
+ | ---- | ||
+ | Back to [[start]] |
booting.1710345278.txt.gz · Last modified: 2024/03/13 16:54 by torte