mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 06:22:43 +00:00
Grub2 high update frequency annoying for dual boot with DiskLocker #18
Labels
No labels
exclusivescoped
label
exclusivescoped
label2
scoped/label
testlabel
Qality
Blocker
Quality
FE
release
39
release
40
release
41
release
42
release
rawhide
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rpms/grub2#18
Loading…
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?
Description of problem: Het high frequency of grub2 updates causes annoyance and extra work when dual booting with Windows and using Disk Locker. The secure chain gets broken at every grub2 update. This means that I need to enter the Bitlocker code by hand every time grub2 gets updated. This is annoying and makes it necessary to keep that key at hand (as a printout). That is less safe and not convenient. Version-Release number of selected component (if applicable): Any How reproducible: Always Steps to Reproduce: 1. Update grub2 2. Reboot 3. Select Windows in grub menu Actual results: Need to enter key Expected results: Windows booting with Bit Locker enabled Additional info: Suggest to not release that many updates to the public. People who need the latest version can always install it manually.