• tetris11@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    embedded systems have the advantage of all using a single bootloader: Uboot, so the error path is always known and the software knows how to fallback.

    With x86_64 systems it’s a mixed bag, and maybe the windows and linux bootloader knows what to do, but in most cases it will just signal an error and stop