Bug 1045790
Summary: | grub.cfg isn't updated after stage1 download prior to reboot and install | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||||
Component: | fedup | Assignee: | Will Woods <wwoods> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 20 | CC: | seppo.yli-olli, tflink, wwoods | ||||||||
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: | 2014-01-13 17:39:47 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
Chris Murphy
2013-12-22 00:50:27 UTC
Created attachment 840238 [details]
fedupdebug.log
Created attachment 840239 [details]
grub.cfg
Work around: grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg This finds /boot/vmlinuz-fedup and /boot/initramfs-fedup.img, creates an entry and the system is updatable. Created attachment 840240 [details]
bash -x grub2-mkconfig
FWIW afaik /boot on Btrfs subvolume isn't a supported configuration. Please see https://bugzilla.redhat.com/show_bug.cgi?id=864198. This kind of installations are now impossible with Anaconda Uh, correction to earlier: this kind of installations are impossible with F20 version of Anaconda. Potentially the F19 version might be lacking the fix that makes this impossible. Doesn't make it any more supported though. If fedup uses grubby to alter grub.cfg, then the likely problem is bug 864198. If so this bug will be fixed with that bug is fixed. Yes, fedup uses grubby (via new-kernel-pkg), so this is the same problem as bug 864198. *** This bug has been marked as a duplicate of bug 864198 *** |