Hi All, Jimmy Stewpot wrote:
Hello,Is there an automated way in the kickstart file for the system to automatically create the "redhat recommended" swap size?Regards, Jimmy _______________________________________________ Kickstart-list mailing list Kickstart-list redhat com https://www.redhat.com/mailman/listinfo/kickstart-list
It seems that there is a --recommended variable in the code which will do it. After seeing that I found it in the redhat documentation
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/en-US/RHEL510/Installation_Guide/s1-kickstart2-options.html Search for --recommended Regards