summaryrefslogtreecommitdiff
path: root/ks-template/hw/supermicro/SYS-5018D-FN8T
diff options
context:
space:
mode:
authorJon Clausen <jac@nordu.net>2018-07-31 10:42:35 +0200
committerJon Clausen <jac@nordu.net>2018-07-31 10:42:35 +0200
commit55282ee15f1eeefc5a68d843003b09a6f2f6da1d (patch)
tree1c10216ac264d70cb7dba451793d5732b5970f7c /ks-template/hw/supermicro/SYS-5018D-FN8T
parent0cae593ee142c94c77818e5538c82572f8b767c6 (diff)
added support for setting tty+ttyS
Diffstat (limited to 'ks-template/hw/supermicro/SYS-5018D-FN8T')
-rw-r--r--ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks2
1 files changed, 1 insertions, 1 deletions
diff --git a/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks b/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks
index 790c099..ca5d6ef 100644
--- a/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks
+++ b/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks
@@ -37,7 +37,7 @@ skipx
timezone Europe/Copenhagen --isUtc
user --name=jac --password=$6$t3nu7Hd9pAQCpy7J$uRbZOadIBN7AeRdQwG67ac4OD5nDCK9vb2wWlR1PWwovE7ssu/MngMsViP71ITVuij84.aF6a2c5IhTcYZv.0. --iscrypted --gecos="Jon Clausen" --groups=wheel
# System bootloader configuration
-bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sda elevator=deadline console=tty1 console=ttyS1,115200n8
+bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sda elevator=deadline console=ttyTTY console=ttySTTYS,115200n8
autopart --type=lvm
# Partition clearing information
clearpart --all --initlabel --drives=sda