Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update boot order config process #4041

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

aaronaxvig
Copy link
Contributor

The tool calls itself the Raspberry Pi Software Configuration Tool so I updated that.

The menu option is "Boot Order", not "Bootloader Order".

It appears that after choosing a boot order it immediately drops back to the CLI, writes the bootloader changes (effectively the same as running sudo rpi-eeprom-update -a?), and returns back into the Config Tool. It appears that the manual bootloader write is not necessary.

It is not strictly necessary to boot from NVMe first. It seems reasonable to me that the average user will know to remove the SD card if they choose the first option: SD Card and then NVMe and then USB.

@lurch lurch requested a review from timg236 March 3, 2025 00:28
Copy link
Contributor

@nathan-contino nathan-contino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nathan-contino nathan-contino merged commit 179dfac into raspberrypi:develop Mar 14, 2025
@timg236
Copy link
Contributor

timg236 commented Mar 14, 2025

Sorry, missed the notification. Change looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants