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

Revert "Use GPT for raw images" #69

Merged
merged 3 commits into from
Jul 17, 2023
Merged

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Jul 17, 2023

This reverts gpt commits

rpi3 only supports mbr
rpi4 supports gpt

expansion of the last partition can only be done on a gpt disk
Hence we cannot blindly transform the image into gpt while supporting rpi3.

So this means, no support for last partition expansion under rpi until we drop rpi3 or we have 2 different paths for rpi3 and rpi4

@Itxaka Itxaka requested a review from a team July 17, 2023 08:19
@Itxaka Itxaka merged commit d8a56ba into kairos-io:master Jul 17, 2023
1 of 2 checks passed
@Itxaka Itxaka deleted the revert_gpt branch July 17, 2023 08:22
@jimmykarily
Copy link
Collaborator

Relevant: kairos-io/kairos#1608

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.

2 participants