On Nov 5, 2012, at 7:02 PM, Paolo <[email protected]> wrote: > The file /boot/grub/stage1 not read correctly.
You're better off trying to get support for GRUB Legacy on the CentOS forums than here, because here only GRUB2 is supported. > Device Boot Start End Blocks Id System > /dev/sdb1 1 130542 1048576000 fd Linux raid autodetect > > Device Boot Start End Blocks Id System > /dev/sda1 1 130542 1048576000 fd Linux raid autodetect In your partition scheme you've provided not a single sector for grub to install into, it would seem. Normally there is at least 63 sectors of gap between the MBR and the start of the first partition, into which most of GRUB goes. Chris Murphy _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
