Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build_library/disk_layout.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"blocks":"262144",
"fs_type":"vfat",
"mount":"/boot",
"features": ["hybrid"]
"features": []
},
"2":{
"label":"BIOS-BOOT",
Expand Down
1 change: 1 addition & 0 deletions changelog/bugfixes/2025-02-14-fix-efi-partition-flags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fix non-conforming GPT partition table ([flatcar/Flatcar#1651](https://github.com/flatcar/Flatcar/issues/1651)