Operating System - HP-UX
1825737 Members
2512 Online
109687 Solutions
New Discussion

Re: How can I check that my system is 32 bit

 
SOLVED
Go to solution
Kevin_107
Regular Advisor

How can I check that my system is 32 bit

??
He who laughs last.....doesnt get the joke !!
6 REPLIES 6
Jean-Louis Phelix
Honored Contributor
Solution

Re: How can I check that my system is 32 bit

Hello,

Use "getconf KERNEL_BITS", it will answer 32 or 64.

Regards,

Jean-Louis
It works for me (© Bill McNAMARA ...)
T G Manikandan
Honored Contributor

Re: How can I check that my system is 32 bit

#getconf KERNEL_BITS
Mark van Hassel
Respected Contributor

Re: How can I check that my system is 32 bit

getconf KERNEL_BITS
swlist shows the runtime environment that is installed.

If you want to know if a system is capable of running 64 bits, check the file /etc/.supported_bits.
The surest sign that life exists elsewhere in the universe is that none of it has tried to contact us
Patrick Chim
Trusted Contributor

Re: How can I check that my system is 32 bit

Hi,

SAM -> Performance Monitors -> System properties

At the 'Processor' folder, check the 'Kernel Width Support'.

Regards,
Patrick
Patrick Chim
Trusted Contributor

Re: How can I check that my system is 32 bit

Hi,

Oh sorry ! It should be the 'Operating System' folder and check the 'OS Kernel Width'.

Regards,
Patrick
Telia BackOffice
Valued Contributor

Re: How can I check that my system is 32 bit

you should be able to look it up at :
http://devresource.hp.com/STK/hpux_faq.html

Anyway this is a good ref. if you are installing a new system.

BR,
Jannik