mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
mkosi: Copy /boot into the ESP as well
Newer mkosi will start installing UKIs to /boot so prepare for that by making sure we also copy /boot into the ESP.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
[Partition]
|
||||
Type=esp
|
||||
Format=vfat
|
||||
CopyFiles=/boot:/
|
||||
CopyFiles=/efi:/
|
||||
SizeMinBytes=512M
|
||||
SizeMaxBytes=512M
|
||||
|
||||
Reference in New Issue
Block a user