mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-10-31 01:26:01 +08:00
Set grub timeout to 1
This commit is contained in:
parent
916cc4d195
commit
2f2bcb61d3
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue