Bug 491170

Summary: /dev/sda1 /boot not flagged as boot partition
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, jturner, pjones, rmaximo, 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-03-24 15:35:22 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:
Bug Depends On:    
Bug Blocks: 446452    
Attachments:
Description Flags
anaconda-logs.tgz none

Description James Laska 2009-03-19 17:19:01 UTC
Created attachment 335891 [details]
anaconda-logs.tgz

Description of problem:

Installing (Use entire disk) results in an unbootable system.  Inspection of $(parted /dev/sda -s p) shows that the /boot partition is not flagged as bootable.

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

How reproducible:
3 of 3 install attempts result in the same problem

Steps to Reproduce:
1. Use entire disk
2. Autopart
  
Actual results:

System not bootable

Expected results:

System boots

Additional info:

* I can resolve this problem by toggling the boot flag for the /boot partition.  The system then boots.

# parted /dev/sda -s 'toggle boot 1'

* Attaching anaconda-logs.tgz for the install (includes anaconda.log, program.log, storage.log ...).

Comment 1 James Laska 2009-03-24 15:35:22 UTC
Not seeing this anymore with anaconda-11.5.0.36 on the same system