Re: Altering Anaconda's environment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I wrote:

> 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.

Turns out that the following works. There is an error in the command 
given above.

%pre
mount -t tmpfs -o remount -o size=75% none /tmp
%end
-- 
Dave Close

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



[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux