mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 04:10:46 +00:00
specify partition file: modify all *.tmpl files for SL
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13179 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user