How do I install kernel updates using kickstart (with the rpms over 
nfs). I have tried adding

rpm -i /nfsdir/updates/kernel*.rpm to the %post section outside of the 
chroot envirnoment. This doesn't work but then I tried

rpm -r /mnt/sysconfig/ -i /nfsdir/updates/kernel*.rpm in the chroot 
environment which also appeared to do nothing. The other commands in the 
%post section do run fine.

Also where are the kickstart logs as maybe they would help.

Thanks in advance,
Raphael




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to