Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lvm grub #23

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Fix lvm grub #23

merged 2 commits into from
Nov 14, 2023

Conversation

swapdisk
Copy link
Member

When the /boot directory is stored on an LVM logical volume, the entire contents of /boot is rolled back by the snapshot merge. This causes the grub stage 2 pointer in the MBR to be incorrect if it was changed during the upgrade. Doing grub2-install after rolling back fixes this.

@swapdisk swapdisk merged commit 449840a into main Nov 14, 2023
14 checks passed
@swapdisk swapdisk deleted the fix_lvm_grub branch December 4, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant