1836416 Members
2535 Online
110100 Solutions
New Discussion

Re: HPUX 11.0 64bit

 
Jerome D'silva
Advisor

HPUX 11.0 64bit

Hi,
How do I know whether my OS is 64bit or not/whether I have booted from 64bit or not? .I am using HPUX 11.0 ?

Thanks
Jerome
5 REPLIES 5
Stefan Farrelly
Honored Contributor

Re: HPUX 11.0 64bit


/usr/bin/getconf KERNEL_BITS

reports from the current running kernel if youre running 32 or 64 bit.
Im from Palmerston North, New Zealand, but somehow ended up in London...
James R. Ferguson
Acclaimed Contributor

Re: HPUX 11.0 64bit

Hi Jerome:

# getconf KERNEL_BITS

...shows what kernel "bitness" you are running.

# getconf HW_CPU_SUPP_BITS

...returns what you "bitness" you *can* run.

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

...will show you the disk from which the boot occured.

Regards!

...JRF...
Victor_5
Trusted Contributor

Re: HPUX 11.0 64bit

getconf KERNEL_BITS

Man getconf for more.
Robert-Jan Goossens
Honored Contributor

Re: HPUX 11.0 64bit

Hi Jerome,

Just run next command.

swlist | grep 64

HPUXEng64RT B.11.00 English HP-UX 64-bit Runtime Env

then its 64 bits.

Regards

Robert-Jan.
H.Merijn Brand (procura
Honored Contributor

Re: HPUX 11.0 64bit

https://www.beepz.com/personal/merijn/#FAQ
Enjoy, Have FUN! H.Merijn