Dynamic allocation of swap not working.

Arun SAG sagarun at gmail.com
Fri Jan 29 05:44:53 UTC 2016


On Thu, Jan 28, 2016 at 09:14:56PM -0800, Abhijit Das wrote:
> I tried every possible way … still same error, 
> 
> Here is my command section. 
> 
> clearpart --linux
> zerombr
> 
> part /boot/efi --fstype=efi --grow --maxsize=200 --size=20
> part /boot --fstype=ext4 --size=500
> part pv.008002 --grow --size=1
> 
> %include /tmp/disk_partition.cfg
> 

Try moving the %include /tmp/disk_partition.cfg below the %pre section in
your kickstart file
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20160128/f2f5a47f/attachment.sig>


More information about the Kickstart-list mailing list