Hi 440Music,
Can you post the exact message you get?
I've just stuck Centos 6.4 (Well, it is now after the 500 odd upgrades from 6.2!) on a Proliant ML370 M4 over a couple of SmartArray RAIDED disks. I've also got a couple of disks on a separate SCSI controller with Ubuntu 12.4 and Fedora 14 on them. Neither of them is seen by Grub, which is
my problem!!
From what I can see, Centos uses the Legacy version of Grub, i.e.not Grub2, so editing the grub.conf file in /boot/grub seems to be all that's needed to add selections to the boot menu. grub-update seems to be used by grub2 only to incorporate any custom_42.whatever files so not needed here. Please correct me if I'm wrong.
I've no idea how to map the /dev/cciss/c0d0p1, /dev/sda1 and /dev/sdb1 to an hd0, hd0, or whatever's needed to identify the disks so I got the UUIDs of all my disks using a live CD (Mint & GParted)and added the appropriate "root=uuid=" lines to grub.conf.
The entries show up in the grub menu during boot but I get "file not found" errors (Yes, I've specified the kernel vmlinuz & initrd.img files within /boot on the other two drives)
I know that if you're running a dual boot system with both Windows and Linux that you should install windows first. Any examples of a Windows entry that I've seen differ from the Linux ones but there are quite a few examples littering the internet.
I've also found out, usually the hard way, that before you mess about with a .conf file you should make a .conf.old file so you can back out easily.
Let me know what error message you get and what the entries are in grub.conf. I've maybe found something relevant somewhere already.
Play bonny!
