Bug 116288
| Summary: | Grub Segfaults, no bootloader installed. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Kloiber <ckloiber> |
| Component: | grub | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED DUPLICATE | QA Contact: | Mike McLean <mikem> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | aleksey |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 19:01:27 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
What FC2 x86_64 tree? There isn't a real one right now... and the x86 emulation was broken for a while in the kernel which is probably what caused this. Sorry, rawhide-20040219/x86_64 didn't realize it's not live. *** This bug has been marked as a duplicate of 112906 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
Description of problem: Clean ("Custom/Everything") install of FC2/x86_64 on eMachines M6807 laptop. Machine finished install, rebooted and got no grub prompt- it went straight through to the Windows partition. Rebooted installer in "linux rescue" chrooted into /mnt/sysimage, verifyied correctness of /etc/grub.conf then ran: # grub-install /dev/hda grub had segfaulted, so no bootloader had been installed. (Also there is no lilo to use as a workaround, but that's another bug).