mirror of
https://github.com/bin456789/reinstall.git
synced 2025-01-31 19:08:07 +08:00
debian: 修复部分机器上弹窗要求填写 grub 的安装磁盘
This commit is contained in:
parent
17fc7af9a8
commit
2e10b9390e
@ -49,6 +49,7 @@ d-i pkgsel/upgrade select none
|
|||||||
# B.4.11. 安装 bootloader
|
# B.4.11. 安装 bootloader
|
||||||
d-i grub-installer/only_debian boolean true
|
d-i grub-installer/only_debian boolean true
|
||||||
d-i grub-installer/with_other_os boolean false
|
d-i grub-installer/with_other_os boolean false
|
||||||
|
d-i grub-installer/bootdev string default
|
||||||
d-i grub2/force_efi_extra_removable boolean true
|
d-i grub2/force_efi_extra_removable boolean true
|
||||||
|
|
||||||
# B.4.12. 完成安装
|
# B.4.12. 完成安装
|
||||||
|
Loading…
x
Reference in New Issue
Block a user