using /dev/ram devices in RHEL5 kickstarts

Ed Brown ebrown at lanl.gov
Mon Mar 24 15:54:15 UTC 2008


Kent Baxley wrote:
> I'm also open to any other suggestions.

Any reason not to simply write to disk in %pre?

%pre
date >/tmp/date

%post --nochroot
cp /tmp/date /mnt/sysimage/tmp/date

-Ed




More information about the Kickstart-list mailing list