Bug 499514 - EFI boot loader not installed correctly
Summary: EFI boot loader not installed correctly
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F11AnacondaBlocker
TreeView+ depends on / blocked
 
Reported: 2009-05-06 22:10 UTC by Jesse Keating
Modified: 2013-01-10 03:29 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-05-07 20:16:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
program log (12.80 KB, text/plain)
2009-05-06 22:10 UTC, Jesse Keating
no flags Details
storage log (107.74 KB, text/plain)
2009-05-06 22:10 UTC, Jesse Keating
no flags Details
anaconda log (72.52 KB, text/plain)
2009-05-06 22:11 UTC, Jesse Keating
no flags Details

Description Jesse Keating 2009-05-06 22:10:19 UTC
Created attachment 342742 [details]
program log

I just did an EFI install on rawhide x86_64 from 20090506, and once done My boot loader didn't see any option to boot Fedora, only the existing OS X.  I'm attaching anaconda,storage,program log files.

Comment 1 Jesse Keating 2009-05-06 22:10:51 UTC
Created attachment 342743 [details]
storage log

Comment 2 Jesse Keating 2009-05-06 22:11:31 UTC
Created attachment 342744 [details]
anaconda log

Comment 3 Jesse Keating 2009-05-06 22:30:09 UTC
Hrm, I think I had it wrong.  I was holding down option so that I could see and choose what to boot from, and I didn't see a Fedora option.  But if I don't hold down anything I got Fedora.  So maybe I'm just a tad confused on things.

Comment 4 Peter Jones 2009-05-07 20:08:54 UTC
Holding down option will give you a list of devices that appear bootable, but that has nothing to do with the actual boot order.  If you select a device that way, it'll try to boot it according to the method for booting from block devices, which will get you MacOS because they implemented it so it'd search HFS+ instead of the EFI System Partition.

If you /don't/ hold down option, it'll use the EFI BootDevice variable, which is where we set up booting.  So this appears to be working correctly.


Note You need to log in before you can comment on or make changes to this bug.