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

🌱 detect efi partitions in detect-linux-on-another-disk.sh #1215

Merged
merged 1 commit into from Mar 18, 2024

Conversation

guettli
Copy link
Contributor

@guettli guettli commented Mar 18, 2024

What this PR does / why we need it:

Up to now detect-linux-on-another-disk.sh did not detect /boot/efi partitions.

Now it detects such partitions.

This means install-image won't install if an efi-partition is on another disk, because this could make the reboot boot into another OS.

@syself-bot syself-bot bot added size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. area/code Changes made in the code directory labels Mar 18, 2024
@guettli guettli merged commit 9cb2d1e into main Mar 18, 2024
3 checks passed
@guettli guettli deleted the tg/detect-linux-on-another-disk--add-efi-partition branch March 18, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/code Changes made in the code directory size/XS Denotes a PR that changes 0-20 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants