uboot errors

Signed-off-by: Leah Rowe <info@minifree.org>
master
Leah Rowe 2024-12-08 16:41:23 +00:00
parent 41a2de9b05
commit be4fb5c82d
1 changed files with 15 additions and 1 deletions

View File

@ -48,7 +48,21 @@ For example, upstream didn't implement an auto-boot timeout for the first
selected boot item, so this was implemented. Canoeboot also themed it to look
more like an official Canoeboot bootloader.
Boot GNU Linux or BSD installer (USB)
Here is an example of what it looks like on the boot menu:
<https://mas.to/@libreleah/113596262378713418>
Errors
------
If you see error `-25` in the bootflow menu, it's because there's nothing
installed that i t can use e.g. EFI bootloader such as GRUB.
If you see error `-2` it's likely that you have tried to boot a USB drive
automatically; sometimes you have to do it manually (see the section below
about using the bootflow command manually, via `bootflow select`).
Boot GNU/Linux or BSD installer (USB)
---------------------------
Just stick your formatted USB stick in. U-Boot should detect it. Sometimes some