Replace 'zerombr yes' with 'zerombr' for rhels6 according to red hat bugzilla 241666

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11532 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
wanghuaz
2012-02-10 06:12:24 +00:00
parent 78fbcca2da
commit d55b923701
@@ -17,7 +17,7 @@ key --skip
# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
zerombr yes
zerombr
clearpart --initlabel --drives=dasda
part / --fstype ext3 --size=100 --grow --ondisk=dasda
part swap --size=512 --ondisk=dasda
@@ -26,4 +26,4 @@ part swap --size=512 --ondisk=dasda
@base
@core
%post
%post