diff options
Diffstat (limited to 'ks-template/hw/dell/R7425/100g-dtn.ks')
-rw-r--r-- | ks-template/hw/dell/R7425/100g-dtn.ks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ks-template/hw/dell/R7425/100g-dtn.ks b/ks-template/hw/dell/R7425/100g-dtn.ks index 318e6f2..76ece0b 100644 --- a/ks-template/hw/dell/R7425/100g-dtn.ks +++ b/ks-template/hw/dell/R7425/100g-dtn.ks @@ -34,7 +34,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=sdb elevator=deadline console=tty1 console=ttyS1,115200n8 +bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sdb elevator=deadline console=ttyTTY console=ttySTTYS,115200n8 autopart --type=lvm # Partition clearing information clearpart --all --initlabel --drives=sdb |