So I have a CentOS webserver running on a 2950. I assumed for sure that it was 64 bit, but according to uname it seems to be i686:
[root@www ~]# uname -a
Linux www.xxxxx.com 2.6.18-92.1.10.el5PAE #1 SMP Tue Aug 5 08:14:05 EDT 2008 i686 i686 i386 GNU/Linux
So, anyway, I clonezilled it, and dropped it on a badass R900 (16 cores, 64GB). Unfortunately, when I go to boot up the new server, I just get a million of these errors:
Unknown interrupt or fault at EIP 000000060 c04011ed 000011ec
So I tried booting it up without acpi, but still no love. Do I need to change the boot kernel? How the hell would I go about doing that?
I'll take any bone that you all are willing to throw my way!