Operating System - HP-UX
1832978 Members
2602 Online
110048 Solutions
New Discussion

Re: Simple question about OS

 
SOLVED
Go to solution
sharathkv25
Frequent Advisor

Simple question about OS

Hi,

I am booting & configuring the built in OS for hp9000 rp3410 server.

I want to know:
1) How to determine if it's V1 or V2?
2) How to determine if the OS is FOE?

Thanks
6 REPLIES 6
Pete Randall
Outstanding Contributor
Solution

Re: Simple question about OS

1) V1 or V2:

# uname -a
HP-UX yukon B.11.11 U 9000/800 651706413 unlimited-user license

B.11.11 is V1, B.11.23 is V2

2) FOE

# swlist |grep -i oe
HPUX11i-OE-Ent B.11.11.0309 HP-UX Enterprise Operatin
g Environment Component


Pete

Pete
Torsten.
Acclaimed Contributor

Re: Simple question about OS

Hi,

1) uname -a
11.11 is 11iv1, 11.23 is 11iv2, 11.31 is 11iv3

2) swlist|grep HPUX11i

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
A. Clay Stephenson
Acclaimed Contributor

Re: Simple question about OS

1) uname -r
11.23 -> v2
11.31 -> v3
anthing else with be either 11iv1 (11.11 for PA-RISC) or 11.0 or 10.x

2) swlist | grep -i "OE"
If it ain't broke, I can fix that.
Aussan
Respected Contributor

Re: Simple question about OS

hi Shara

11.11 is 11i V1

11.23 is 11i V2


about teh FOE, what CD do you have , usualy it will say on it if it's FOE or MC

Regards

Aussan
The tongue weighs practically nothing, but so few people can hold it
sharathkv25
Frequent Advisor

Re: Simple question about OS

Thanks a lot for the reply.

I do have the "HPUX 11i Version 1 Foundation Operating Environment" DVD.

Right now I am installing & configuring the OS that was already available on hard drive of the server when it was took out of the box.

So, I guess I will need to wait until I can login to check if it's V1/V2 and FOE

Thanks
Mel Burslan
Honored Contributor

Re: Simple question about OS

If your system came preloaded with an hpux operating system, you can login as root (no password if OS is preloaded by HP) and run these commands.

If it did not come preloaded, you know by looking at the DVD label that you have, you will load hpux 11i Ver. 1 operating system with OE set.
________________________________
UNIX because I majored in cryptology...