How to add partitions to kickstart file with python

TheParimal parimal.sardar at gmail.com
Wed Aug 5 06:20:00 UTC 2015


Hello Petr,

I think you have to added it in  Ks.cfg.

%pre section where you are mention partitioning in ks.cfg.
 you have to compile your own ks.cfg (Kick Start file).

regards,
Parimal

On 28 July 2015 at 17:53, Petr Hracek <phracek at redhat.com> wrote:

> Hi folks,
>
> I have a data like:
> partition name /dev/mapper/vg_name_rhe6-lvroot
> mount point /
> size 20GB
>
> Is there any way how to add this data to kickstart file?
>
> How can I read commented data from kickstart file generated by anaconda?
>
> All should be done in Python.
> Any idea?
>
> --
> Petr Hracek
> Software Engineer
> Developer Experience
> Red Hat, Inc
> Mob: +420777056169
> email: phracek at redhat.com
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20150805/586a7ef3/attachment.htm>


More information about the Kickstart-list mailing list