Increase root partition of rhel-livemedia.ks to 8000MB
Resolves: rhbz#2001942
This commit is contained in:
parent
da06dc4042
commit
904bea6274
@ -33,7 +33,7 @@ bootloader --location=none
|
||||
clearpart --all --initlabel
|
||||
rootpw rootme
|
||||
# Disk partitioning information
|
||||
part / --size=6656
|
||||
part / --size=8000
|
||||
|
||||
%post
|
||||
# FIXME: it'd be better to get this installed from a package
|
||||
|
Loading…
Reference in New Issue
Block a user