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

Re: using /dev/ram devices in RHEL5 kickstarts



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


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