specify paritionfile: modify the pre.sles

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13261 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
xq2005 2012-07-10 06:02:20 +00:00
parent 4c5b3ee8b1
commit 44d0bf1e2b

View File

@ -158,6 +158,8 @@ if [ -d /sys/firmware/efi ]; then
else
sed -e 's!<device>XCATPARTITIONHOOK</device>!<device>'$instdisk'</device>!' /tmp/profile/autoinst.xml > /tmp/profile/modified.xml
fi
#XCA_PARTITION_SCRIPT#
]]>
</source>