Skip to content

Commit 9ddecd7

Browse files
committed
Revert "fix: Set legacy_boot flag without enabling ESP on GPT partitions"
This reverts commit 09fac16.
1 parent 09fac16 commit 9ddecd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/share/rsdk/build/image.jsonnet

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ then
4242
part-set-bootable /dev/sda 2 true
4343
part-add /dev/sda primary 679936 -34
4444
part-set-bootable /dev/sda 3 true
45-
part-set-gpt-guid /dev/sda 3 8300
4645
|||
4746
else
4847
|||

0 commit comments

Comments
 (0)