diff --git a/xCAT-server/share/xcat/install/SL/compute.tmpl b/xCAT-server/share/xcat/install/SL/compute.tmpl index efd5310de..f0e88e6b3 100644 --- a/xCAT-server/share/xcat/install/SL/compute.tmpl +++ b/xCAT-server/share/xcat/install/SL/compute.tmpl @@ -31,11 +31,13 @@ key --skip # Customize to fit your needs # +#XCAT_PARTITION_START# #No RAID #/boot really significant for this sort of setup nowadays? #part /boot --size 50 --fstype ext3 part swap --size 1024 part / --size 1 --grow --fstype ext3 +#XCAT_PARTITION_END# #RAID 0 /scr for performance #part / --size 1024 --ondisk sda