Sure... here's one way...
If you have a script that generates your kickstart files, just give the
RAM size as an input, and let the logic of the script take of it. That
seems the easiest way to do it.
James
John Stoffel wrote:
Hi,
Is there any way to dynamically resize swap space according to how much
memory is installed on a system?
I figure I could just do 'parted' after the system is up, but this seems
pretty hacky, and a pain since it would have to run during the %post
phase, which would require me to unmount the /mnt/sysimage to do the
work.
Basically, we would love to setup swap partitions according to some
simple rules, such as:
2 x system RAM, minum of 256mb, max of 2gb.
Any clue would be great.
Thanks,
John
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/kickstart-list