Try using either '-i' or '-U' for rpm, but not both.

More info would be useful.  Is there an error?  You could put a sleep
in your %post and do some debugging on tty2

CC

On Sun, Oct 16, 2011 at 9:46 AM, Musayev, Ilya <imusa...@webmd.net> wrote:
> I’m a bit puzzled, I was under impression in the %post of kickstart I can
> mount the NFS share and install/upgrade the new kernel. For some reason
> though, the kernel would not get updated.
>
>
>
> I have something like this in my post:
>
>
>
> %post
>
> mkdir /mnt/update
>
> mount nfsserver:/update /mnt/update
>
> rpm –iUvh kernel-2.6.18-274.3.1.rpm
>
>
>
> For some reason this does not work. I cannot use YUM in this case due to
> some other issue.
>
>
>
> What is wrong?
>
> _______________________________________________
> rhelv5-list mailing list
> rhelv5-list@redhat.com
> https://www.redhat.com/mailman/listinfo/rhelv5-list
>
>



-- 
RHCE#805007969328369

_______________________________________________
rhelv5-list mailing list
rhelv5-list@redhat.com
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to