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

Add PARTUUID= PARTLABEL= support to datapart kernel parameter #6

Open
EmilyShepherd opened this issue May 18, 2023 · 0 comments
Open

Comments

@EmilyShepherd
Copy link
Owner

kiOS supports the datapart kernel parameter to specify where the data partition is. Currently this can either point to a block device file, or have the value of "auto", meaning that kiOS should match based on partition type.

It would also make sense if kiOS were able to support datapart values specifying the partition by PARTUUID or PARTLABEL as is relatively standard.

NB: PARTNOFF should not be supported, as this is pointless to support on a GPT-only system.

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

No branches or pull requests

1 participant