Re: [CentOS] How to determine 64 vs 32 bit processor

2013-04-10 Thread Joseph Spenner
On 4/10/2013 9:58 PM, Robert Moskowitz wrote: > I have been tied up with other work and Holidays.  Now back to some > server work that is long overdue.  I lost an old server yesterday so it > is crunch time. > > I believe my new platform is suppose to be an x86_64.  The order form > says 64 bit.

Re: [CentOS] How to determine 64 vs 32 bit processor

2013-04-10 Thread m . roth
Robert Moskowitz wrote: > On 04/10/2013 10:23 AM, Michael Mol wrote: >> On 04/10/2013 09:58 AM, Robert Moskowitz wrote: >> uname reports the architecture that the running operating system was >> compiled for. Since you booted an i386-compiled OS, it will report as >> such. > > Ah. Got it. > >> To

Re: [CentOS] How to determine 64 vs 32 bit processor

2013-04-10 Thread Robert Moskowitz
On 04/10/2013 10:23 AM, Michael Mol wrote: > On 04/10/2013 09:58 AM, Robert Moskowitz wrote: >> I have been tied up with other work and Holidays. Now back to some >> server work that is long overdue. I lost an old server yesterday so it >> is crunch time. >> >> I believe my new platform is suppo

Re: [CentOS] How to determine 64 vs 32 bit processor

2013-04-10 Thread Banyan He
you can do this, cat /proc/cpuinfo Then, you can find the model of cpu, google it. Banyan He Blog: http://www.rootong.com Email: ban...@rootong.com On 4/10/2013 9:58 PM, Robert Moskowitz wrote: > I have been tied up with other work and Holidays. Now back to some > server work that

Re: [CentOS] How to determine 64 vs 32 bit processor

2013-04-10 Thread Michael Mol
On 04/10/2013 09:58 AM, Robert Moskowitz wrote: > I have been tied up with other work and Holidays. Now back to some > server work that is long overdue. I lost an old server yesterday so it > is crunch time. > > I believe my new platform is suppose to be an x86_64. The order form > says 64 b

Re: [CentOS] How to determine 64 vs 32 bit processor

2013-04-10 Thread Robert Moskowitz
On 04/10/2013 10:04 AM, Reindl Harald wrote: > > Am 10.04.2013 15:58, schrieb Robert Moskowitz: >> I believe my new platform is suppose to be an x86_64. The order form >> says 64 bit. >> >> I booted Centos 6.3 i386 liveCD to check the system out before an install. >> >> uname -i >> >> reports i386

[CentOS] How to determine 64 vs 32 bit processor

2013-04-10 Thread Robert Moskowitz
I have been tied up with other work and Holidays. Now back to some server work that is long overdue. I lost an old server yesterday so it is crunch time. I believe my new platform is suppose to be an x86_64. The order form says 64 bit. I booted Centos 6.3 i386 liveCD to check the system out