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/trunk@11533 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
wanghuaz 2012-02-10 06:22:45 +00:00
parent bdfcdf364d
commit ff25195d5b
10 changed files with 11 additions and 11 deletions

View File

@ -16,7 +16,7 @@ keyboard "us"
#
# Clear the MBR
#
zerombr yes
zerombr
#
# Wipe out the disk

View File

@ -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
@ -25,4 +25,4 @@ part swap --size=512 --ondisk=dasda
%packages
replace_software_packages
%post
%post

View File

@ -15,7 +15,7 @@ keyboard "us"
#
# Clear the MBR
#
zerombr yes
zerombr
#
# Wipe out the disk

View File

@ -16,7 +16,7 @@ keyboard "us"
#
# Clear the MBR
#
zerombr yes
zerombr
#
# Wipe out the disk

View File

@ -16,7 +16,7 @@ keyboard "us"
#
# Clear the MBR
#
zerombr yes
zerombr
#
# Wipe out the disk

View File

@ -17,7 +17,7 @@ keyboard "us"
#
# Clear the MBR
#
zerombr yes
zerombr
#
# Wipe out the disk

View File

@ -16,7 +16,7 @@ keyboard "us"
#
# Clear the MBR
#
zerombr yes
zerombr
#
# Wipe out the disk

View File

@ -18,7 +18,7 @@ keyboard "us"
#
# Clear the MBR
#
zerombr yes
zerombr
#
# Wipe out the disk

View File

@ -18,7 +18,7 @@ keyboard "us"
#
# Clear the MBR
#
zerombr yes
zerombr
#
# Wipe out the disk

View File

@ -17,7 +17,7 @@ keyboard "us"
#
# Clear the MBR
#
zerombr yes
zerombr
#
# Wipe out the disk