mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update InstallNET.sh
This commit is contained in:
parent
dc6d7085cd
commit
33108e0a04
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue