I run the lscpu
command on Ubuntu and this is the result:
Architecture: i686
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 23
Stepping: 10
CPU MHz: 1600.000
BogoMIPS: 5599.80
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 3072K
I have bought my computer about 5 years ago. All these years I thought it can just support 32-bits. Now I found out CPU op-mode(s): 32-bit, 64-bit
means that my CPU also supports 64-bits.
I want to know if I can totally install a 64-bit OS on my computer? Is there any other thing to know? Does my computer totally meet all requirements to have 64-bit OS installed?