-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
grub: Delete loopback device on fallback (#1745)
* grub: Delete loopback device on fallback During boot if the active menu-entry fails the fallback will also fail with the error-message "device already exists". This commit ensures we delete the loopback-device if it exists before booting to fallback or recovery. Signed-off-by: Fredrik Lönnegren <[email protected]> * Bump system/grub2-config version Signed-off-by: Fredrik Lönnegren <[email protected]> * Bump system/cos version Signed-off-by: Fredrik Lönnegren <[email protected]> --------- Signed-off-by: Fredrik Lönnegren <[email protected]>
- Loading branch information
Showing
3 changed files
with
24 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters