summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Clausen <jac@nordu.net>2018-08-03 12:51:19 +0200
committerJon Clausen <jac@nordu.net>2018-08-03 12:51:19 +0200
commitb231b715c7e7fa8d0f5f7d3245e5626cebbb6f87 (patch)
tree09da545e19862818b04a14f99c540af451e16173
parent017fcf919200e6c82631029e4ae616d174c1e1e0 (diff)
use the correct variablename for install kernel commandline opts
-rwxr-xr-xcreate-boot-floppy2
1 files changed, 1 insertions, 1 deletions
diff --git a/create-boot-floppy b/create-boot-floppy
index 31990fb..5c23fcd 100755
--- a/create-boot-floppy
+++ b/create-boot-floppy
@@ -253,7 +253,7 @@ route
###
# Set install parameters:
set base http://\\$"{"ks"}"/install/centos/7/os/x86_64
-kernel \\$"{"base"}"/images/pxeboot/vmlinuz text ${InstCmdLine} ip=\\$"{"ip"}" netmask=\\$"{"nm"}" gateway=\\$"{"gw"}" repo=\\$"{"base"}" ks=http://\\$"{"ks"}"/install/ks/\\$"{"hn"}".ks cosmoshash=${CosmosHash}
+kernel \\$"{"base"}"/images/pxeboot/vmlinuz text ${InstCmdLineOpt} ip=\\$"{"ip"}" netmask=\\$"{"nm"}" gateway=\\$"{"gw"}" repo=\\$"{"base"}" ks=http://\\$"{"ks"}"/install/ks/\\$"{"hn"}".ks cosmoshash=${CosmosHash}
initrd \\$"{"base"}"/images/pxeboot/initrd.img
###
# Boot into install