Enviada: Seg Out 27, 2008 11:01 am Assunto: GRUB não apresenta mais a lista dos SOs instalados
Caros amigos,
já uso Fedora + Windows ha muito tempo. Atualmente tenho instalados o Win XP-Pro e o Fedora 7. Tudo OK até ontem. Pois é, ontem fui bootar no XP e ele deu uma travada na tela de login. Esperei bastante e acabei resetando no botão. Agora, quando reinicio, o GRUB não apresenta mais a lista dos SOs quando pressiono qualquer tecla, isto é, a contagem regressiva continua até bootar no FEDORA. Será que o Win XP bagunçou o MBR ou danificou o GRUB??? Me ajudem, pois tudo parece OK no grub.conf. Tenho um HD SATA de 120GB com Win XP e Fedora 7, e
outro IDE de 120GB apenas com dados.
Me ajudem por favor!!!!!!!!!!!!!!!
Abaixo seguem os outputs:
*******************************
# /sbin/fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Dispositivo Boot Start End Blocks Id System
/dev/sda1 1 6917 55560771 7 HPFS ou NTFS
/dev/sda2 6918 14593 61657470 7 HPFS ou NTFS
Disk /dev/sdb: 120.0 GB, 120000000000 bytes
255 heads, 63 sectors/track, 14589 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Dispositivo Boot Start End Blocks Id System
/dev/sdb1 1 4 32098+ de Utilitário Dell
/dev/sdb2 * 5 2554 20482875 7 HPFS ou NTFS
/dev/sdb3 2555 3895 10771582+ 83 Linux
/dev/sdb4 3896 14589 85899555 f W95 Ext'd (LBA)
/dev/sdb5 3896 5141 10008463+ b W95 FAT32
/dev/sdb6 5142 5764 5004216 82 Linux swap / Solaris
/dev/sdb7 5765 14589 70886781 83 Linux
**********************
# df -h
Sist. Arq. Tam Usad Disp Uso% Montado em
/dev/sdb3 10G 5,1G 4,5G 54% /
/dev/sdb5 9,6G 275M 9,3G 3% /win
/dev/sdb7 67G 18G 46G 29% /work
tmpfs 505M 0 505M 0% /dev/shm
/dev/sda2 59G 20G 40G 34% /win2/meusdocs
/dev/sda1 53G 68M 53G 1% /win2/dados
*********
# cat /boot/grub/menu.lst
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,2)
# kernel /boot/vmlinuz-version ro root=/dev/sda3
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.23.17-88.fc7)
root (hd0,2)
kernel /boot/vmlinuz-2.6.23.17-88.fc7 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.23.17-88.fc7.img
title Fedora (2.6.23.15-80.fc7)
root (hd0,2)
kernel /boot/vmlinuz-2.6.23.15-80.fc7 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.23.15-80.fc7.img
title Windows XP
rootnoverify (hd0,1)
chainloader +1
*************
Enviada: Seg Out 27, 2008 11:28 am Assunto: mais uma coisa
O HD IDE foi intsalado depois. Depois da instalação nunca tive problemas, mas algo me parece estranho.
O arquivo /boot/grub/device.map segue abaixo
(fd0) /dev/fd0
(hd0) /dev/sda
(hd1) /dev/sdb
O hd0 é o IDE e o hd1 é o SATA (com Win e Fedora instalados)
No grub.conf todas as referencias são ao hd0. Não deveriam ser ao hd1?
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,2)
# kernel /boot/vmlinuz-version ro root=/dev/sda3
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.23.17-88.fc7)
root (hd0,2)
kernel /boot/vmlinuz-2.6.23.17-88.fc7 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.23.17-88.fc7.img
title Fedora (2.6.23.15-80.fc7)
root (hd0,2)
kernel /boot/vmlinuz-2.6.23.15-80.fc7 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.23.15-80.fc7.img
title Windows XP
rootnoverify (hd0,1)
chainloader +1