Description of Problem: When a SCSI card and a "Add-in ATA-66/100" card are installed (or onboard IDE-raid, IDE raid and SCSI yada yada) the system seems to think the IDE devices should always boot first, regardless if the bios really does this. (not to mention the bios order may be changed for systems with a scsi cd- rom on a mainly ide system or vice versa) The RFE is to simply allow the user to pick between MBR on A) first IDE drive B) first SCSI drive as well as leaving a choice for the first sector of the root/boot partition. That or possibly a "OTHER: <insert device here>" selection in expert mode.
Yep, reported for. For what it's worth, I am working on this for the next release. *** This bug has been marked as a duplicate of 10645 ***
I had the same problem. Here's my suggestions, for what it's worth: The option should be to install onto the MBR of any disk, since the boot disk doesn't even have to be the first SCSI or first IDE. In the case of a dual-boot system, it might even make to install to more than one MBR to be able to use at least one OS in the event a disk fails. In both cases, it would be nice to have a GUI for installing/editing the GRUB bootloader since we want to make it newbie-friendly and because most people are new to GRUB. It's easy to do by hand, but even some examples in the grub man or in /etc/grub.conf would be helpful to be sure I'm doing it right.