Skip to content

Try booting up to 3 times on GRUB2 based systems#2112

Merged
agners merged 2 commits intohome-assistant:devfrom
agners:improve-grub2-boot-script
Sep 6, 2022
Merged

Try booting up to 3 times on GRUB2 based systems#2112
agners merged 2 commits intohome-assistant:devfrom
agners:improve-grub2-boot-script

Conversation

@agners
Copy link
Member

@agners agners commented Sep 5, 2022

No description provided.

By default, HAOS used to retry 3 times. That is still true for U-Boot
based boards. Apply the same logic for GRUB2 based systems for
consistency.

This can help to remedy intermittent internet/connectivity issuese.
Altough hacky, in practise it makes sense to give the newly installed OS
another go.
@agners agners added board/ova Open Virtual Appliance (Virtual Machine) board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) board/generic-aarch64 Generic aarch64 machine grub2 labels Sep 5, 2022
@agners agners added the REL-9 label Sep 5, 2022
@agners agners merged commit 30a0bb6 into home-assistant:dev Sep 6, 2022
agners added a commit to agners/operating-system that referenced this pull request Sep 8, 2022
* Retry up to 3 times

By default, HAOS used to retry 3 times. That is still true for U-Boot
based boards. Apply the same logic for GRUB2 based systems for
consistency.

This can help to remedy intermittent internet/connectivity issuese.
Altough hacky, in practise it makes sense to give the newly installed OS
another go.

* Also apply to generic-aarch64
@agners agners mentioned this pull request Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

board/generic-aarch64 Generic aarch64 machine board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) board/ova Open Virtual Appliance (Virtual Machine) cla-signed grub2 REL-9

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants