mirror of
https://github.com/coelacant1/ProxmoxScripts.git
synced 2026-04-26 17:35:49 +03:00
[GH-ISSUE #22] [BUG] Grub + Systemd-boot Checks #15
Labels
No labels
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxScripts#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @coelacant1 on GitHub (Nov 26, 2025).
Original GitHub issue: https://github.com/coelacant1/ProxmoxScripts/issues/22
Summary
Scripts that call/set Grub parameters need to be extended to also check for UEFI set ups with Systemd-boot.
Motivation
If using UEFI w/ Systemd-boot, the scripts will fail or cause other errors.
Proposed Solution
Add a file/condition check for boot configuration to ensure proper changes are made for the host hardware scripts as well as any other stray scripts that may explicitly use Grub.
Additional Context
Issue pointed out by u/hannsr on Reddit.
Comment: