1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-03-02 10:37:51 +01:00

[x86] (Fix) No longer needed to install the kernel to the vfat esp partition.

This commit is contained in:
j1nx 2024-02-05 11:34:16 +00:00
parent e999e64152
commit 2cf3fb2d91

View File

@ -6,9 +6,6 @@ image esp.vfat {
file EFI {
image = "efi-part/EFI"
}
file bzImage {
image = "bzImage"
}
}
#size = 65504K # 64MB - 32 KB
size = 64M