bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GRUB Failing


From: Agenor
Subject: GRUB Failing
Date: Fri, 14 Mar 2008 07:23:15 -0700 (PDT)

Hey friends, is the GRUB used to fail?
I have a system with 3 systems installed, Debian Redhat and Windows. The
GRUB is well configured and managing the three systems, but sometimes it get
in trouble so that none of the systems is initialized, returning a message
fail where it says the harddisk cannot be located. After that, I disconnect
the Windows HD (My system have 2 HDs, one for Linux and other for Windows),
launch again and the GRUB is working pretty well now. I would like to know
the GRUB´s real location, I think it´s on MBR, but I don´t know for sure.

title Linux Inicio
root (hd2,7)
kernel /boot/vmlinuz-2.6.9-67.EL ro root=LABEL=/1 rhgb quiet
initrd /boot/initrd-2.6.9-67.EL.img
title Red Hat Enterprise Linux AS (2.6.9-67.EL)
root (hd2,5)
kernel /boot/vmlinuz-2.6.9-67.EL ro root=LABEL=/1 rhgb quiet
initrd /boot/initrd-2.6.9-67.EL.img
title Debian GNU/Linux, kernel 2.6.18-5-k7
root (hd2,4)
kernel /boot/vmlinuz-2.6.18-5-k7 root=/dev/sda5 ro
initrd /boot/initrd.img-2.6.18-5-k7
savedefault
title Windows XP
rootnoverify (hd0,0)
chainloader +1

Thanks in advance!

-- 
View this message in context: 
http://www.nabble.com/GRUB-Failing-tp16048148p16048148.html
Sent from the Grub - Bugs mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]