From c3b3427006c0038f3ed7adf443fca0938cab9809 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Fri, 8 Sep 2023 23:24:32 +0900 Subject: [PATCH] Update InstallNET.sh --- Linux_reinstall/InstallNET.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux_reinstall/InstallNET.sh b/Linux_reinstall/InstallNET.sh index ef25a3b..d470d47 100644 --- a/Linux_reinstall/InstallNET.sh +++ b/Linux_reinstall/InstallNET.sh @@ -2509,7 +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 +grub-pc grub-pc/timeout string 2 ### Shutdown machine d-i finish-install/reboot_in_progress note