summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ks-template/hw/dell/R7425/100g-dtn.ks2
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 4137e33..5e71fce 100644
--- a/ks-template/hw/dell/R7425/100g-dtn.ks
+++ b/ks-template/hw/dell/R7425/100g-dtn.ks
@@ -37,7 +37,7 @@ user --name=jac --password=$6$t3nu7Hd9pAQCpy7J$uRbZOadIBN7AeRdQwG67ac4OD5nDCK9vb
bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sdb elevator=deadline KRNLCMDLINE
autopart --type=lvm
# Partition clearing information
-clearpart --all --initlabel --drives=sdb
+clearpart --all --initlabel --drives=sda,sdb
# Boot the installed system automatically once the install finishes;
#reboot