Results 1 to 3 of 3
I am planning to format my server and change the o/s
can I use a 64 bit o/s - currently I have a 32 bit o/s
here is some info
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-13-2012 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 35
32 or 64 bit
I am planning to format my server and change the o/s
can I use a 64 bit o/s - currently I have a 32 bit o/s
here is some info
uname -a
Linux prod-db.jha.org 2.6.5-7.244-bigsmp #1 SMP Mon Dec 12 18:32:25 UTC 2005 i686 i686 i386 GNU/Linux
cat /proc/cpuinfo
processor : 7
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) MP CPU 3.00GHz
stepping : 1
cpu MHz : 3001.693
cache size : 1024 KB
physical id : 7
siblings : 2
core id : 7
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 pni monitor ds_cpl tm2 est cid
bogomips : 5996.54
- 08-14-2012 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
You can check Intel's website for your CPU model to see if yours is 64-bit capable. If you don't know the exact model, Intel has a CPU identification utility that you can use. If you don't have a copy of Windows on your box, you can probably find a CPU identification tool on one of the various utility liveCDs out there such as Parted Magic.
oz
- 08-15-2012 #3Just Joined!
- Join Date
- Dec 2009
- Posts
- 35
Thanks
I found the answer
It seems that even though the cpu can handle 64 bit...My current system has installed 32 bit o/s
the cpu flag lm = long mode which means that the cpu can handle 64 bit o/s
This is present in the following line
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 pni monitor ds_cpl tm2 est cid



