How many bits are both systems? This can be the difference between 32-bit system and 64-bit system.
0
Guntram Blohm
On
Execute "uname -a" on both systems. I'd assume the ubuntu says something with x86_64, which means it's 64 bit, while Centos says i686, which is 32 bit.
How many bits are both systems? This can be the difference between 32-bit system and 64-bit system.