parent
41a2de9b05
commit
be4fb5c82d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue