Hello, I noticed that when I did the following Redhat 7.1 kickstart configuration: --- # Kickstart: partition creation part swap --size 1024 part / --size 1 --grow --- the / partition did not grow above 9GB. --- Name Flags Part Type FS Type [Label] Size (MB) ------------------------------------------------------------------------------ sda1 Boot Primary Linux ext2 [/] 8422.69 sda5 Logical Linux swap 1077.52 Logical Free Space 8702.35 --- is this because the /boot directory? Should I do: --- # Kickstart: partition creation part swap --size 1024 part /boot --size 50 part / --size 1 --grow --- Thanks, -- Christopher D. Maestas Compaq Federal, LLC Professional Services Consulting Associate III 5951 Jefferson Blvd. N.E. Albuquerque, NM 87109 E-Mail: cdmaest@xxxxxxxxxx Christopher.Maestas@xxxxxxxxxx