debian: 修复了没有生成 bootx64.efi

fixes #326
This commit is contained in:
bin456789 2025-04-29 15:10:42 +08:00
parent 780cac0eb3
commit fb13af7a3d
No known key found for this signature in database
GPG Key ID: EE301B386DE6C11B

View File

@ -96,7 +96,7 @@ d-i pkgsel/upgrade select none
# B.4.11. 安装 bootloader
# 添加 bootx64.efi
d-i grub2/force_efi_extra_removable boolean true
d-i grub-installer/force-efi-extra-removable boolean true
# B.4.12. 完成安装
d-i finish-install/reboot_in_progress note