Bug 905290
| Summary: | Fedora-18 network installer fails with newer kernel 3.7.4-204.fc18 - "grub error file not found" | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Charles Butterfield <cb20777> | ||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 18 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora | ||||||
| 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: | 2013-08-21 17:34:04 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Charles Butterfield
2013-01-29 04:43:46 UTC
I tried use the F18 net installer in rescue mode to try to fix the grub2 config info. I managed to get what seemed to be most of the missing pieces recreated, BUT i still cannot boot. Same error. What I tried: 1) boot in rescue mode 2) chroot /mnt/sysimage 3) grub2-install /dev/sda 4) grub2-mkconfig -o /boot/grub2/grub.cfg That created lots of interesting stuff, but no joy on reboot. Then I noticed the good system had "device.map" and the bad system did not. I created that file on the bad system with the same contents as the good, but still no joy :-( device.map: (hd0) /dev/sda (hd1) /dev/sda On the bad system, when the boot fails its falls into the laughably titled "grub rescue mode". In that mode "set" shows the following, which seem reasonable or at least plausible. prefix=(hd0,msdos1)/grub2 root=hd0,msdos1 Time for bed Please attach /var/log/anaconda/program.log and /var/log/anaconda/anaconda.log from the failed installed system (or, /tmp/ at the end of installation before you reboot) to this bug report. Thanks. Created attachment 690110 [details]
Zipped contents of /var/log directory tree
As requested
Created attachment 690123 [details]
anaconda-ks.cfg
Perhaps this will also help. I can also upload the /boot tree if that would be useful. I started that upload, but when I noticed it was 38-MB I cancelled the upload.
Is there some way I could do a network install and skip whatever bugs were introduced in the updates repo? On F19 at least, there's a box on the source spoke that lets you disable automatically getting the updates repo. Alternatively, if it's a problem introduced by an update, you can just periodically try again later. |