1833294 Members
3010 Online
110051 Solutions
New Discussion

Re: kmupdate ..

 
SOLVED
Go to solution
rveri
Super Advisor

kmupdate ..

Hi all ,

After changing kernel parameter , with kmtune (hpux 11.11)

did mk_kernel , and forgot to execute kmupdate , and rebooted.

i)Just wanted to know , will the new kernel will have the changed parameter.

ii)what needs to do .

Thanks,
Veri.
5 REPLIES 5
rveri
Super Advisor

Re: kmupdate ..

rebooted , with # shutdown -r -y 0 ,

Thanks.
baiju_3
Esteemed Contributor
Solution

Re: kmupdate ..

Better to regenerate the kernel and follow the whole proceudre and reboot again.


Kmupdate replaced the /stand/vmunix and /stand/dlkm with the newly generated ones.


Thanks,
BL.


Good things Just Got better (Plz,not stolen from advertisement -:) )
Raj D.
Honored Contributor

Re: kmupdate ..

Hi ,

Let the system to reboot.
After that do the whole process again.

kmtune -s .....
mk_kernel
kmupdate
shutdown -r -h 0

cheers,
Raj
" If u think u can , If u think u cannot , - You are always Right . "
Raj D.
Honored Contributor

Re: kmupdate ..

sorry for mistake in last post ,
it should be , # shutdown -r -y 0

hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
rveri
Super Advisor

Re: kmupdate ..

Thanks all , it all worked , after doing 2nd time.