Bug 1101352
| Summary: | [UEFI] grub2-install grub2-install: error: modinfo.sh doesn't exist | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> |
| Component: | grub2 | Assignee: | Peter Jones <pjones> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | bcl, dennis, lkundrak, mads, mustafa1024m, pjones |
| 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-06-30 20:47:43 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: | |||
Looks like this is intentional to avoid the fallout of unsuspecting users running grub2-install. To regain ability to grub2-install on EFI, install package grub2-efi-modules. Closing. (In reply to Chris Murphy from comment #1) > Looks like this is intentional to avoid the fallout of unsuspecting users > running grub2-install. To regain ability to grub2-install on EFI, install > package grub2-efi-modules. Closing. Is this documented somewhere, I think it should be written in errata. (In reply to Chris Murphy from comment #3) > https://bugzilla.redhat.com/show_bug.cgi?id=1220066 Thank you |
Description of problem: grub2-install command on UEFI appears to be broken. Fails. Version-Release number of selected component (if applicable): grub2-efi-2.02-0.3.fc21.x86_64 grub2-tools-2.02-0.3.fc21.x86_64 How reproducible: Always Steps to Reproduce: 1. New Live installation, or reinstalling grub2-efi grub2-tools packages. 2. grub2-install Actual results: grub2-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist. Please specify --target or --directory. Expected results: grub2-install needs to work Additional info: -d, --directory=DIR use images and modules under DIR [default=/usr/lib/grub/<platform>] /usr/lib/grub is empty