Altering Anaconda's environment

Eduardo Minguez eminguez at redhat.com
Thu Jul 16 07:28:41 UTC 2015


Check this https://access.redhat.com/solutions/971563 (Is it possible to increase the size of /tmp partition created by anaconda installer during installation ?)

----- Original Message -----
> From: "CLOSE Dave" <Dave.Close at us.thalesgroup.com>
> To: kickstart-list at redhat.com
> Sent: Wednesday, 15 July, 2015 10:53:15 PM
> Subject: Altering Anaconda's environment
> 
> I need to change the size of the tmpfs (/tmp) filesystem used by
> Anaconda during a kickstart. I DO NOT need to change the configured /tmp
> filesystem for the installed system.
> 
> By default, Anaconda allocates 50% of available RAM for the /tmp
> filesystem. That is the same default allocation used for the installed
> system. But while I could (and don't want to) change the size of that
> filesystem for the installed system, I haven't found a way to change it
> during kickstart.
> 
> I've tried changing the size with a %pre section using "mount -t tmpfs
> -o remount -size=75% none /tmp". But it seems that the %pre section runs
> before the initial mount occurs. I could add a command like that
> somewhere in the body of the kickstart file but I have no idea where.
> --
> Dave Close
> 
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list
> 

-- 
Eduardo Mínguez Pérez
Senior Consultant (RHCE, RHCAOSP)
Red Hat - Spain
Mobile: +34 629803049 (CET/CEST)
E-mail: eminguez at redhat.com




More information about the Kickstart-list mailing list