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

Migrate from gdisk (sgdisk) to fdisk (sfdisk) #1787

Open
travier opened this issue Aug 28, 2024 · 0 comments
Open

Migrate from gdisk (sgdisk) to fdisk (sfdisk) #1787

travier opened this issue Aug 28, 2024 · 0 comments

Comments

@travier
Copy link
Member

travier commented Aug 28, 2024

Describe the enhancement

There is a push from the Enterprise Linux side of things to migrate off gdisk and unify on the fdisk utilities. This would also help us unify on a single tool for partitioning as we currently build the disk images with fdisk utilities via osbuild but use gdisk on deployed systems.

Some related issues from this discrepancy:

This will require some work in:

All sgdisk mentions in the f-c-c: https://github.com/search?q=repo%3Acoreos%2Ffedora-coreos-config%20sgdisk&type=code

We will hav to watch out for regressions related to partitioning.

System details

N/A

Additional information

Initial work in coreos/fedora-coreos-config#3015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant