Bug 491170 - /dev/sda1 /boot not flagged as boot partition
Summary: /dev/sda1 /boot not flagged as boot partition
Keywords:
Status: CLOSED RAWHIDE
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: F11Blocker, F11FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2009-03-19 17:19 UTC by James Laska
Modified: 2013-09-02 06:32 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-24 15:35:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
anaconda-logs.tgz (3.33 KB, application/octet-stream)
2009-03-19 17:19 UTC, James Laska
no flags Details

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


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