Setup multiboot
#141
-
How can I change the boot order? to:
using ./aml-multiboot-setup.sh or something else, thanks |
Beta Was this translation helpful? Give feedback.
Answered by
devmfc
Mar 6, 2025
Replies: 1 comment 3 replies
-
fw_setenv default_boot_order "emmc usb sd" |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
devmfc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fw_setenv default_boot_order "emmc usb sd"
But I would advice against this, because it will be a bit harder to boot your box if emmc installation becomes unbootable.