Operating System - HP-UX
1833875 Members
1971 Online
110063 Solutions
New Discussion

how to know which kernel the system boot from

 
hongjing_zhang
Trusted Contributor

how to know which kernel the system boot from

how to know which kernel the system boot from
2 REPLIES 2
Robert-Jan Goossens
Honored Contributor

Re: how to know which kernel the system boot from

Hi,

# echo 'boot_string/S'|adb /stand/vmunix /dev/mem

boot_string: disk(0/0/1/1.2.0.0.0.0.0;0)/stand/vmunix

Hope this helps,
Robert-Jan
hongjing_zhang
Trusted Contributor

Re: how to know which kernel the system boot from

thanks for your answers