Bug 520626

Summary: module efivars omitted from install media
Product: [Fedora] Fedora Reporter: John Reiser <jreiser>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-01 16:18:01 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:

Description John Reiser 2009-09-01 13:49:31 UTC
Description of problem: efibootmgr suggests loading kernel module 'efivars', but that module is not on install media.


Version-Release number of selected component (if applicable):
anaconda-12.17

How reproducible: always


Steps to Reproduce:
1. boot DVD on machine with EFI boot (such as Apple Macintosh)
2. install until finished; switch to shell on VT2
3. modprobe efivars

  
Actual results: module efivars not found


Expected results: module efivars loaded


Additional info:

Comment 1 Chris Lumens 2009-09-01 14:33:17 UTC
What is this module needed for?

Comment 2 John Reiser 2009-09-01 14:41:52 UTC
efibootmgr says that efivars is needed for repair and enhancement operations at the conclusion of an install onto a machine with EFI boot.

I have not been able boot *any* Fedora 11 (release) or Fedora 12 (Alpha) installs to an external FireWire drive on my Apple Macintosh Mini i686 only.  Somehow the external drive is not fully connected to the boot logic and/or the EFI System Partition on the internal harddrive, and/or OpenFirmware in PROM.  I tried to invoke efibootmgr to investigate and fix the problem, but efibootmgr complained that it couldn't find the right information, and suggested "modprobe efivars".

Comment 3 Chris Lumens 2009-09-01 16:18:01 UTC
There's no efivars.ko in any of the current kernel builds.