I am running on F17 and using:
anaconda-17.29-1.fc17
lorax-17.26-1.fc17
I was creating a test image using livemedia-creator on a resource
constrained system (only 1GB memory) and encountered an error.
"You have not specified a swap partition.
917 MB of memory is required to continue installation
without a swap partition, but you only have 898 MB."
But I have a large swap partition on the build system, and it is active.
I have successfully created images before, but this time I used a new
kickstart that did not include a 'swap' partition definition.
clearpart --all
part /boot --size 255 --fstype vfat --asprimary --label=boot
part / --size 2000 --fstype ext4 --label=rootfs
If I add a small swap partition in the kickstart, it works.
Is this the intended behavior? Is there a way to create a target image
that does not include a swap partition?
Thank you,
d.marlin
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list