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:
parent
bdfcdf364d
commit
ff25195d5b
@ -16,7 +16,7 @@ keyboard "us"
|
||||
#
|
||||
# Clear the MBR
|
||||
#
|
||||
zerombr yes
|
||||
zerombr
|
||||
|
||||
#
|
||||
# Wipe out the disk
|
||||
|
@ -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
|
||||
|
@ -15,7 +15,7 @@ keyboard "us"
|
||||
#
|
||||
# Clear the MBR
|
||||
#
|
||||
zerombr yes
|
||||
zerombr
|
||||
|
||||
#
|
||||
# Wipe out the disk
|
||||
|
@ -16,7 +16,7 @@ keyboard "us"
|
||||
#
|
||||
# Clear the MBR
|
||||
#
|
||||
zerombr yes
|
||||
zerombr
|
||||
|
||||
#
|
||||
# Wipe out the disk
|
||||
|
@ -16,7 +16,7 @@ keyboard "us"
|
||||
#
|
||||
# Clear the MBR
|
||||
#
|
||||
zerombr yes
|
||||
zerombr
|
||||
|
||||
#
|
||||
# Wipe out the disk
|
||||
|
@ -17,7 +17,7 @@ keyboard "us"
|
||||
#
|
||||
# Clear the MBR
|
||||
#
|
||||
zerombr yes
|
||||
zerombr
|
||||
|
||||
#
|
||||
# Wipe out the disk
|
||||
|
@ -16,7 +16,7 @@ keyboard "us"
|
||||
#
|
||||
# Clear the MBR
|
||||
#
|
||||
zerombr yes
|
||||
zerombr
|
||||
|
||||
#
|
||||
# Wipe out the disk
|
||||
|
@ -18,7 +18,7 @@ keyboard "us"
|
||||
#
|
||||
# Clear the MBR
|
||||
#
|
||||
zerombr yes
|
||||
zerombr
|
||||
|
||||
#
|
||||
# Wipe out the disk
|
||||
|
@ -18,7 +18,7 @@ keyboard "us"
|
||||
#
|
||||
# Clear the MBR
|
||||
#
|
||||
zerombr yes
|
||||
zerombr
|
||||
|
||||
#
|
||||
# Wipe out the disk
|
||||
|
@ -17,7 +17,7 @@ keyboard "us"
|
||||
#
|
||||
# Clear the MBR
|
||||
#
|
||||
zerombr yes
|
||||
zerombr
|
||||
|
||||
#
|
||||
# Wipe out the disk
|
||||
|
Loading…
Reference in New Issue
Block a user