1830944 Members
1949 Online
110017 Solutions
New Discussion

Kernel patch version

 
Rajeev Anand
Occasional Contributor

Kernel patch version

Hi

How can I find out the correct version of the Kernel if it has been patched recently.

Do I have to have root privileges for the command I'm supposed to run?

At present, I'm trying to use /usr/bin/swlist -l product | grep KRN. Is this a correct way to get the kernel version.

Thanks in advance for your help.

Rajeev
15 REPLIES 15
Michael Tully
Honored Contributor

Re: Kernel patch version

There are a number of filesets and patches that make up and contribute to your kernel. Mainly the patches are made up of 'PHKL_XXXXX' but some network patches are also part of it.

# swlist -l fileset | grep -i kernel

The main patch for the kernel on HPUX 11 is PHKL_18543.
Anyone for a Mutiny ?
Ramkumar Devanathan
Honored Contributor

Re: Kernel patch version

Rajeev,

Try this -

# what /stand/vmunix

HTH.
- ramd.
HPE Software Rocks!
Ramkumar Devanathan
Honored Contributor

Re: Kernel patch version

Rajeev,

Try this -

# what /stand/vmunix

HTH.
- ramd.
HPE Software Rocks!
Ramkumar Devanathan
Honored Contributor

Re: Kernel patch version

Rajeev,

Try this -

# what /stand/vmunix

HTH.
- ramd.
HPE Software Rocks!
Ramkumar Devanathan
Honored Contributor

Re: Kernel patch version

Rajeev,

Try this -

# what /stand/vmunix

HTH.
- ramd.
HPE Software Rocks!
T G Manikandan
Honored Contributor

Re: Kernel patch version

You need to check the latest stable version of these bundles.

Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'

The latest versions are available at

http://www.software.hp.com/SUPPORT_PLUS/
T G Manikandan
Honored Contributor

Re: Kernel patch version

You need to check the latest stable version of these bundles.

Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'

The latest versions are available at

http://www.software.hp.com/SUPPORT_PLUS/
T G Manikandan
Honored Contributor

Re: Kernel patch version

You need to check the latest stable version of these bundles.

Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'

The latest versions are available at

http://www.software.hp.com/SUPPORT_PLUS/
T G Manikandan
Honored Contributor

Re: Kernel patch version

You need to check the latest stable version of these bundles.

Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'

The latest versions are available at

http://www.software.hp.com/SUPPORT_PLUS/
T G Manikandan
Honored Contributor

Re: Kernel patch version

You need to check the latest stable version of these bundles.

Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'

The latest versions are available at

http://www.software.hp.com/SUPPORT_PLUS/
T G Manikandan
Honored Contributor

Re: Kernel patch version

You need to check the latest stable version of these bundles.

Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'

The latest versions are available at

http://www.software.hp.com/SUPPORT_PLUS/
T G Manikandan
Honored Contributor

Re: Kernel patch version

You need to check the latest stable version of these bundles.

Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'

The latest versions are available at

http://www.software.hp.com/SUPPORT_PLUS/
T G Manikandan
Honored Contributor

Re: Kernel patch version

You need to check the latest stable version of these bundles.

Just do a
#swlist |egrep -i 'QPK|XSWH|XSWGR'

The latest versions are available at

http://www.software.hp.com/SUPPORT_PLUS/
Ramkumar Devanathan
Honored Contributor

Re: Kernel patch version

Hi Rajeev,

Try this -

# what /stand/vmunix

HTH.

- ramd.
HPE Software Rocks!
Ramkumar Devanathan
Honored Contributor

Re: Kernel patch version

Sorry!!! for the echoes.


- ramd.
HPE Software Rocks!