Bug 976715
| Summary: | Add grubby to @core so that minimal f20 rawhide installs boot | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> | ||||
| Component: | comps | Assignee: | Bill Nottingham <notting> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | dracut-maint, gansalmon, harald, itamar, jonathan, kernel-maint, madhu.chinakonda, rdieter, rvokal | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-07-05 07:02:25 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: |
|
||||||
The kernel can't find it's rootfs. Most likely this is because it wasn't given an initramfs. Look in /boot and make sure the corresponding initramfs- file exists, and if so make sure it's listed in the grub configuration file. Thanks Right there is no initramfs in /boot, though I do see /boot/<long-hash>/kernel-<version>-<release>.<arch>/initrd you have to add grubby to the minimal install So should dracut require grubby? Or do we add it to the @core group? Add it to the @core group Okay given that grubby is apparently on the road to be deprecated since it does not follow http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ I will add it to @core for now and hopefully rawhide installs will start to boot again. :) Minimal install of today's rawhide boots to login prompt. |
Created attachment 763712 [details] screenshot of oops from virt-manager console Description of problem: Yesterday I did a minimal install of Rawhide (via F19 TC6 netboot.iso) Version-Release number of selected component (if applicable): kernel-3.10.0-0.rc6.git0.4.fc20 How reproducible: 100% Steps to Reproduce: 1. install minimal Rawhide 2. reboot Actual results: Oops - see above screenshoot Expected results: no crash