Skip to content

Commit

Permalink
mkosi: set QemuBoot=linux for Debian
Browse files Browse the repository at this point in the history
Booting in this branch fails in UEFI mode, switch to direct Linux boot
  • Loading branch information
bluca committed Jul 6, 2024
1 parent 571fee4 commit f30cb56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mkosi.images/base/mkosi.conf.d/10-debian-ubuntu.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
Distribution=|debian
Distribution=|ubuntu

# Booting with UEFI does not work on Debian in this branch
[Host]
QemuFirmware=linux

[Content]
Packages=
dmsetup
Expand Down

0 comments on commit f30cb56

Please sign in to comment.