mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Document OS boot slot changing using the GRUB boot menu (#34502)
* Document OS boot slot changing using the GRUB boot menu Since home-assistant/supervisor#5276 boot slot will be persisted when user selects it in the GRUB menu. Document this behavior. This should be merged to the `current` branch once Supervisor 2024.8.1 is released to the stable channel. * boot loader -> bootloader Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e1e65701c
commit
e40b1c0dd5
@ -74,6 +74,8 @@ You can manually define that the previous boot slot is used. This can be useful
|
||||
ha os boot-slot other
|
||||
```
|
||||
|
||||
Alternatively, if the Operating Systems runs on a platform that uses the GRUB bootloader, a boot menu is presented early in the boot. The alternative boot slot can be selected here, marking it active for future boots if the following boot attempt is successful.
|
||||
|
||||
### Updating Home Assistant Core
|
||||
|
||||
{% include common-tasks/update.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user