Hello all,

I have a kickstart file that works pretty good until it hits this one line:

cp -f /tmp/ks-pre.log* /mnt/sysimage/root/

My kickstart installation gets stuck in the 'running post install scripts' 
section, with this on the console:

ERROR : cp: cannot stat '/tmp/ks-pre.log*' : No such file or directory

The thing is, this file doesn't exist during the installation.  So to try and 
get around this, I turned off logging for the %pre section in my satellite 
server, and it still has this line in the kickstart file.  Come to find out, 
that check mark box within Satellite only covers custom %pre sections, not the 
ones generate from a Kickstart profile.

Any thoughts on how I can correct this?

Thanks.



_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to