Set grub timeout to 1

This commit is contained in:
Lycs-D 2023-09-08 20:57:29 +08:00
parent 916cc4d195
commit 2f2bcb61d3

View file

@ -2509,6 +2509,7 @@ d-i grub-installer/with_other_os boolean true
d-i grub-installer/bootdev string ${IncDisk}
d-i grub-installer/force-efi-extra-removable boolean true
d-i debian-installer/add-kernel-opts string net.ifnames=0 biosdevname=0 ipv6.disable=1
grub-pc grub-pc/timeout string 1
### Shutdown machine
d-i finish-install/reboot_in_progress note