From 33108e0a044d9df3b225e354017e1b24f3b46518 Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Tue, 26 Sep 2023 21:03:39 +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 1637fca..5c361c5 100644 --- a/Linux_reinstall/InstallNET.sh +++ b/Linux_reinstall/InstallNET.sh @@ -3822,7 +3822,7 @@ ${SetTimeZone} ${NetConfigManually} # System bootloader configuration -bootloader --location=mbr --boot-drive=${ksIncDisk} --append="rhgb quiet crashkernel=no net.ifnames=0 biosdevname=0 ipv6.disable=1" +bootloader --location=mbr --boot-drive=${ksIncDisk} --append="rhgb quiet crashkernel=0 net.ifnames=0 biosdevname=0 ipv6.disable=1" # Clear the Master Boot Record zerombr