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

flatcar-install: make sure blkid returns one device #1

Open
wants to merge 1 commit into
base: flatcar-master
Choose a base branch
from

Conversation

ader1990
Copy link
Owner

In some cases where path disk devices have multiple copies, blkid should return only one device for label.

According to https://linux.die.net/man/8/blkid, the -l would be perfect for this, as it returns the regular block device first.

Fixes: flatcar/Flatcar#1506

In some cases where path disk devices have multiple copies, `blkid` should return only one device for label.

According to https://linux.die.net/man/8/blkid, the `-l` would be perfect for this, as it returns the regular block device first.

Fixes: flatcar/Flatcar#1506
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.

flatcar-install fails when using path disk devices with multiple copies
1 participant