Fix sfdisk overlay for fresh disks by forcing GPT label

Fixes #2025
This commit is contained in:
kosmolito
2025-09-28 09:50:13 +00:00
committed by Jonathon Anderson
parent a16d92f56e
commit 1c11eaff09
4 changed files with 6 additions and 4 deletions

View File

@@ -49,3 +49,4 @@
* Arian Cabrera [@acabrera86](https://github.com/acabrera86)
* Dacian Reece-Stremtan <dacianstremtan@gmail.com> [@dacianstremtan](https://github.com/dacianstremtan)
* Adrian Reber <areber@redhat.com>
* Karker Said <said.karker@gmail.com>