Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180976 - efivars module not included with release 2007.0
Summary: efivars module not included with release 2007.0
Status: RESOLVED DUPLICATE of bug 180974
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: InstallCD (show other bugs)
Hardware: IA64 Linux
: High major
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 15:40 UTC by Justin Bronder (RETIRED)
Modified: 2007-06-05 15:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Bronder (RETIRED) gentoo-dev 2007-06-05 15:40:46 UTC
In order to use elilo as suggested by the handbook, elilo requires EFI_VARS to be built as a module.

Reproducible: Always

Steps to Reproduce:
1.Boot the ia64 2007.0 minimal install cd
2.Follow handbook until the "Configuring the bootloader stage"
3.Attempt to run elilo --efiboot

Actual Results:  
( From inside chroot )
# elilo --efiboot
FATAL: Could not load /lib/modules/2.6.18-gentoo/modules.dep: No such file or directory
elilo: no efi/vars under /proc or /sys/firmware, boot menu not updated
elilo: Warning: /boot/fallback not found


Expected Results:  
From outside the chroot, modprobe efivars succeeds.
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2007-06-05 15:41:48 UTC

*** This bug has been marked as a duplicate of bug 180974 ***