|
Bugzilla – Full Text Bug Listing |
| Summary: | Computer reboots instead of loading the grub boot loader | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Andras Mantia <amantia> |
| Component: | Installation | Assignee: | Jozef Uhliarik <juhliarik> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Grub files
Yast logs |
||
|
Description
Andras Mantia
2008-04-26 18:28:22 UTC
Tried to fix the bootloader both with rescue disc, repair system, yast and manually (modifying device.map, menu.lst), unfortunately it did not help. I attach the files I had after the first reboot and the ones that work right now, after a new install (not upgrade) of beta1. Created attachment 210696 [details]
Grub files
The .orig files are the ones I got after getting into the system using the rescue disc.
Could you also provide /etc/grub.conf (original as well as after update)? This is the one which sets how GRUB should be installed. Looking at the attached files, I don't see anything suspicious... Could you also attach YaST logs please? Created attachment 213273 [details]
Yast logs
Unforttunately my grub.conf.old file contains the same things as grub.conf, probably because I tried to fix the problem from yast. The current content is: setup --stage2=/boot/grub/stage2 (hd0,0) (hd0,0) quit It seems that yast2-bootloader didn't recognize MBR and it proposed only activating /boot partition.(It should propose write generic code to MBR) It is fixed in version 2.17.1. |