From fb13af7a3d68cf36a5d0439816bfac37e3c9780c Mon Sep 17 00:00:00 2001 From: bin456789 Date: Tue, 29 Apr 2025 15:10:42 +0800 Subject: [PATCH] =?UTF-8?q?debian:=20=E4=BF=AE=E5=A4=8D=E4=BA=86=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E7=94=9F=E6=88=90=20bootx64.efi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixes #326 --- debian.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.cfg b/debian.cfg index 80047ba..ce24257 100644 --- a/debian.cfg +++ b/debian.cfg @@ -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