|
Bugzilla – Full Text Bug Listing |
| Summary: | Reboot-loop after first stage of installation | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Christian Boltz <suse-beta> |
| Component: | Installation | Assignee: | Torsten Duwe <duwe> |
| Status: | VERIFIED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | duwe, jsrain |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
YaST2 logs from repair system
YaST2 logs from installed system |
||
|
Description
Christian Boltz
2005-08-14 14:34:36 UTC
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 :-) |