FC5 on low memory systems

Shabazian, Chip Chip.Shabazian at bankofamerica.com
Tue Apr 18 16:29:24 UTC 2006


You could run whatever logic you want in the %pre section, and then
simply %include the swap information in the command section. 

-----Original Message-----
From: kickstart-list-bounces at redhat.com
[mailto:kickstart-list-bounces at redhat.com] On Behalf Of Peter Fales
Sent: Tuesday, April 18, 2006 8:17 AM
To: Discussion list about Kickstart
Subject: FC5 on low memory systems


I'm having trouble getting an FC5 kickstart to work on a laptop with
only 128M of memory.   With 

	part swap --recommended

it creates a 128M swap file which I believe is not big enough.  The
install aborts about halfway through and since the system reboots at
that point,
it's hard to see if any errors occur.   But, I'm guessing it's running
out
of space because if I use

	part swap --size 256

then the installation will complete successfully.   But, that's not the 
right answer for systems with larger amounts of memory.  What I'd really
like is something like 
	
	part --size MIN( 256, recommended )

or better, to have anaconda not create such a small swap partition in
the first place.

Any workarounds?  Should this be a bug against anaconda?

Thanks,

--
Peter Fales
Lucent Technologies
Member of Technical Staff
2000 Lucent Lane
Room: 1C-436
Naperville, IL 60566-7033
Email: psfales at lucent.com
Phone: 630 979 8031

_______________________________________________
Kickstart-list mailing list
Kickstart-list at redhat.com
https://www.redhat.com/mailman/listinfo/kickstart-list




More information about the Kickstart-list mailing list