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