mirror of
https://github.com/outbackdingo/incus-os.git
synced 2026-01-27 10:19:24 +00:00
Fix installation on bare metal
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
@@ -36,5 +36,6 @@ KernelCommandLine=rw console=tty1 console=ttyS0 vt.handoff=1 iommu=pt quiet logl
|
||||
KernelModulesInitrd=true
|
||||
KernelModulesInitrdExclude=.*
|
||||
KernelModulesInitrdInclude=default
|
||||
KernelModulesInitrdInclude=uas
|
||||
InitrdPackages=initrd-tmpfs-root
|
||||
kpartx
|
||||
|
||||
3
mkosi.extra/efi/loader/loader.conf
Normal file
3
mkosi.extra/efi/loader/loader.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
secure-boot-enroll force
|
||||
timeout 3
|
||||
editor no
|
||||
Reference in New Issue
Block a user