Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

bootinfo -T vs bootinfo -p

Status
Not open for further replies.

BARBID

Programmer
Jul 3, 2002
18
US
I have 2 AIX boxes one running AIX 4.3.3 and the other running AIX 5.1. One is a 610 and the other is a 6E1. On both of them when I do

bootinfo -T

I get rspc

and when I do

bootinfo -p

I get chrp.

The is very confusing. WHich is the option that gives the correct architecture, and why is the answer different in the above 2 cases?
 
Hello,
bootinfo -p is the right command ignore -T option.
 
Hi

You can see the right value also with lscfg -vp ¦ more in the top of the Output.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top