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: update-initramfs in chroot + unmount partitions before labelling disk #14

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

matbme
Copy link
Member

@matbme matbme commented Aug 30, 2023

This PR adds two fixes for different operations:

The first fix is related to the update-initramfs operation, where the proper mounts were missing for the operation to complete without errors.

The second fix is related to not unmounting a disk's partition before running operations on it. Albius will now try to unmount all partitions before running the label operation.

@matbme matbme changed the title Fix update-initramfs in chroot + unmount partitions before labelling disk Fix: update-initramfs in chroot + unmount partitions before labelling disk Aug 30, 2023
Copy link
Member

@mirkobrombin mirkobrombin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@mirkobrombin mirkobrombin added this to the 2-beta milestone Sep 1, 2023
@matbme matbme merged commit 4f20375 into main Sep 1, 2023
3 checks passed
@matbme matbme deleted the fix/initramfs branch September 5, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants