specify partition file: add comment line in pre.rh file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13161 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
ec01401ee9
commit
c5a5298977
@ -190,3 +190,4 @@ echo "part /boot --size 256 --fstype ext3 --ondisk $instdisk" >> /tmp/partitioni
|
||||
echo "part swap --recommended --ondisk $instdisk" >> /tmp/partitioning
|
||||
echo "part / --size 1 --grow --ondisk $instdisk --fstype $FSTYPE" >> /tmp/partitioning
|
||||
|
||||
#XCA_PARTITION_SCRIPT#
|
||||
|
Loading…
Reference in New Issue
Block a user