- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: how to check either cpu is 32 or 64 bit ?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2007 10:44 PM
01-25-2007 10:44 PM
how to check either cpu is 32 or 64 bit ?
and is it possible to install a 32 bit linux os, on 64 bit hardware ?
Regards
Maaz
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2007 11:25 PM
01-25-2007 11:25 PM
Solutionuname -a will help you and also read this post aswell.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1016578
Rgds,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2007 12:16 AM
01-26-2007 12:16 AM
Re: how to check either cpu is 32 or 64 bit ?
During system startup pres F2 > Bios Settings shows the following
Processor Type Intel(R) Pentium(R) 4 CPU 3.20Ghz
Intel(R) EM64T Capable
and os shows following
# uname -a
Linux pc1 2.6.16.21-0.8-smp #1 SMP Mon Jul 3 18:25:39 UTC 2006 i686 i686 i386 GNU/Linux
# getconf WORD_BIT
32
# getconf LONG_BIT
32
# kernel-smp-2.6.16.21-0.8
-bash: kernel-smp-2.6.16.21-0.8: command not found
pc1:~ # rpm -qi kernel-smp-2.6.16.21-0.8
Name : kernel-smp Relocations: (not relocatable)
Version : 2.6.16.21 Vendor: SUSE LINUX Products GmbH, Nuernberg, GermanyRelease : 0.8 Build Date: Tue Jul 4 00:09:45 2006
Install Date: Thu Jan 25 17:24:59 2007 Build Host: couperin.suse.de
Group : System/Kernel Source RPM: kernel-smp-2.6.16.21-0.8.nosrc.rpm
Size : 54945499 License: GPL
Signature : DSA/SHA1, Tue Jul 4 00:15:12 2006, Key ID a84edae89c800aca
Packager : http://bugs.opensuse.org
URL : http://www.kernel.org/
Summary : Kernel with Multiprocessor Support
Description :
On x86 systems, this kernel supports up to 4GB of main memory. On
x86_64 systems (AMD64, EM64T), this kernel supports NUMA systems.
# uname -a
pc1:~ # cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) 4 CPU 3.20GHz
stepping : 9
cpu MHz : 3200.143
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
lahf_lm
bogomips : 6405.90
Plz help me know either this machine is 64 bit or 32 bit
Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2007 01:01 AM
01-26-2007 01:01 AM
Re: how to check either cpu is 32 or 64 bit ?
It looks like your chip can support 64-bit (see: http://www.quepublishing.com/articles/article.asp?p=366538&rl=1) .
However, the OS installed on the server is 32-bit (i686 i686 i386).
Since your OS is 32-bit most of the commands you ran will report 32-bit.
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2007 05:57 AM
01-26-2007 05:57 AM
Re: how to check either cpu is 32 or 64 bit ?
>Since your OS is 32-bit most of the commands you ran will report 32-bit.
so if the OS is 32-bit, it will show the hardware as 32-bit even if hardware is 64-bit hardware ... isint ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2007 10:04 PM
01-26-2007 10:04 PM
Re: how to check either cpu is 32 or 64 bit ?
use the following command
uname -m
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2007 01:32 AM
01-29-2007 01:32 AM
Re: how to check either cpu is 32 or 64 bit ?
when I was demanded to install RHEL 4
on one of our DELL PowerEdge 1850
which I was told should have 64bit capable CPUs.
When I tried to boot from the 1st installation CDROM I was told by the installer kernel on it that the machine where I intended to install this distro on was not long bit capable and that I should try with a 32bit distro.
Because I was under tight time pressure that night I quite disappointed had to install the 32bit version of RHEL.
So my advice would be, simply boot from a 64bit installation CD and you will discover if your HW is supported right at the beginning, long before any installation menus do appear.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2007 08:39 AM
02-06-2007 08:39 AM