Skip to content

Commit

Permalink
changes image mode to iso-hybrid
Browse files Browse the repository at this point in the history
This fixes the problem with the missing partition table.
  • Loading branch information
taukakao committed Dec 21, 2023
1 parent 70dd4da commit 8ebfa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/auto/config
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ lb config noauto \
--apt-recommends true \
--cache-packages false \
--uefi-secure-boot enable \
--binary-images iso \
--binary-images iso-hybrid \
--iso-application "$NAME" \
--iso-volume "$NAME" \
--firmware-binary false \
Expand Down

0 comments on commit 8ebfa00

Please sign in to comment.