Hi, I'm using HPUX 11.11 on Vizualize B180L
our productive machines have 64 bit kernel
# file vmunix
vmunix: ELF-64 executable object file - PA-RISC 2.0 (LP64)
I got one test system, which should have the same HW (i was told it is the same HW)
hpuxtest:/stand-->file vmunix
vmunix: PA-RISC1.1 executable -not stripped
how can I change the Kernel from 32 to 64 bit, or isn't it exactly the same HW, because of
PA-RISC 2.0
and
PA-RISC1.1
?
cheers,
funksen
Check the OS version on that test system 'uname -a'. I think that it will be different from your production systems. And as porter said, any change of this sort should really be an OS reinstall.
thanks for the answers
it's the same oslevel
HP-UX hpuxtest B.11.11 U 9000/778 2001556563 unlimited-user license
HP-UX xxxxx B.11.11 U 9000/785 2004161020 unlimited-user license
so it's not the same hw
I'm coming from AIX side, and there it's no problem to switch from 32 to 64 bit kernel,
but ok I'll reinstall the operating system
does anyone know if 64 bit kernel is supported on PA-RISC1.1 ?