Bugzilla – Bug 104604
Reboot-loop after first stage of installation
Last modified: 2005-12-28 21:42:02 UTC
I entered a reboot-loop after the first stage of installation (10.0 beta1). The last message I see is "grub loading stage2" - then my laptop reboots. Even the repair system on DVD could not fix the problem :-( (In between, I got my system booting again by running grub-install manually.)
Created attachment 45984 [details] YaST2 logs from repair system
Would it be possible to get the logs from the installed system? During repair, once the target system gets mounted (to /mnt), grab /mnt/var/log/YaST2/*, hopefully I can learn what was wrong from there.
Torsten, any clue?
Created attachment 46101 [details] YaST2 logs from installed system
Hmm, according to the log, there was no error while installing GRUB. Torsten?
What happens if you remove or comment out the "gfxmenu" line in the installed system's /boot/grub/menu.lst ?
Since I used grub from 9.3, I was even unsure if I could reproduce the problem. However, I "succeed" - all I need to do is running grub-install /dev/hda in 10.0 beta1 (which shows succecc, BTW). > What happens if you remove or comment out the "gfxmenu" line > in the installed system's /boot/grub/menu.lst ? No change - I see the same reboot loop :-( I also tested with menu.lst from 9.3 - reboot loop again :-( For now, I run grub-install /dev/hda from 9.3 again to make my system booting _once_ ;-)
My grub shows exactly the same symptoms, but my /boot directory is on XFS, as in bug #105483. Also I have to use lilo.
Grub works in beta3 on my laptop. @ László Attila Tóth: What about your system? Does grub boot with beta3 correctly?
So I assume this fixed.
Just to let you know: works as expected now :-)