SuperServer 2.8 / SATA / 2.6 Kernel
Has anyone done a 2.4 to 2.6.11.10 upgrade on one of ServerMatrix's SuperServer 2.8s? I did the same upgrade on another colo server a few nights ago but this one is giving me trouble.Using the old config with the following changes:
CONFIG_EXT3_FS=y
CONFIG_SCSI_SATA=y
CONFIG_SCSI_ATA_PIIX=y
Full config can be found here
Grub.conf:
Code:
title Red Hat Linux (2.6.11.10) root (hd0,0) kernel /vmlinuz-2.6.11.10 root=/dev/sda3 initrd /initrd-2.6.11.10.img
If anyone has done this before and could offer some insight, or even post/pm your .config, it would be much appreciated.