LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   MEPIS (http://www.linuxquestions.org/questions/mepis-64/)
-   -   Infinite Grub Loop: GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB... (http://www.linuxquestions.org/questions/mepis-64/infinite-grub-loop-grub-grub-grub-grub-grub-grub-grub-grub-grub-grub-931152/)

beeblequix 02-24-2012 10:36 PM

Infinite Grub Loop: GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB...
 
I just did a fresh install of Windows XP MCE on the master end on an 80GB IDE drive. Then I connected my 2TB RAID1 and another 1TB SATA drive and booted into Windows. I set the 2TB drive to be 'X' and did nothing with the 1TB drive. Thinking I'm so clever I powered down and added a second 80GB IDE drive to the slave end of the cable (CS on both IDEs). I booted from DVD and installed Mepis 11 to that second drive.

/sda1 = First disk of 2TB RAID1 volume
/sdc1 = Second disk of 2TB RAID1 volume
/sdd1 = Windows XPMCE
/sde1 = Mepis 11 64 bit
Somewhere in there is my SATA burner where the live DVD is currently running.

Anyway, I told the Mepis installer to install to /sde and install Grub to MBR on /sdd. It finished and rebooted.

And now I'm looking at an infinite grub loop. :(

Here's a copy of my /boot/grub/menu.lst:
timeout 10
color cyan/blue white/blue
foreground ffffff
background 0639a1

gfxmenu /boot/grub/message

title MEPIS at sde1, newest kernel
root (hd4,0)
kernel /boot/vmlinuz root=/dev/sde1 nomce quiet splash vga=788
initrd /boot/initrd.img
boot

title MEPIS at sde1, kernel 2.6.36-1-mepis64-smp
root (hd4,0)
kernel /boot/vmlinuz-2.6.36-1-mepis64-smp root=/dev/sde1 nomce quiet splash vga=788
initrd /boot/initrd.img-2.6.36-1-mepis64-smp
boot

title Windows XP Media Center Edition at sdd1
map (hd0) (hd3)
map (hd3) (hd0)
rootnoverify (hd3,0)
chainloader +1

title MEMTEST
kernel /boot/memtest86+.bin


Anyone know why it goes into an infinite grub loop? Is there anything in the menu.lst that stands out? What BIOS settings are known to cause this problem? I'll try running the 'repair system boot' from the live DVD. Any other ideas? Thanks.


Abit AB9 Pro
Core 2 Duo 6400
4x1GB Corsair DDR2-800
Nvidia Geforce 7900GS KO

syg00 02-24-2012 10:44 PM

From the DVD, go here, do as it says and post the output.


All times are GMT -5. The time now is 02:24 AM.