Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 576681

Summary: Unable to install requested partition scheme - sda must have a MSDOS disk label
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: anaconda-maint-list, hdegoede, jonathan, jturner, 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: 2010-03-29 08:28:10 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: 507681    
Attachments:
Description Flags
anaconda.log
none
storage.log
none
program.log
none
syslog
none
storage.state
none
Screenshot.png none

Description James Laska 2010-03-24 20:10:17 UTC
Created attachment 402402 [details]
anaconda.log

Description of problem:

Attempting to install F-13-Beta-TC1-x86_64 to a MacbookPro 5,5 with into an existing partition scheme fails.  I believe the partition scheme is valid, but anaconda tells me "sda must be a MSDOS disk label" when attempting to install.

Version-Release number of selected component (if applicable):
 * anaconda version 13.36
 * updates=http://dlehman.fedorapeople.org/updates-576529.img 

How reproducible:
 * everytime

Steps to Reproduce:
 1. Attempt install using the following configuration:

Device Desc            Format?   MountPoint
===============================================
sda1   EFI               NO
sda2   HFS+              NO
sda3   /boot (for F12)   NO
sda4   /boot             YES     /boot
sda5   LVM PV            NO

LVM Setup
 LogVol    VolGroup     New?  Size   Format?   MountPoint
==========================================================
  f12_root vg_flatline   NO   39.06G  NO   
  home     vg_flatline   NO   39.06G  NO       /home
  swap     vg_flatline   NO   2.00G   YES      swap
  f13_root vg_flatline  YES   40G     YES      /

Actual results:

 * Dialog indicating "sda must have a MSDOS disk label"

Expected results:

 * I think this is a valid partition scheme, so it should be okay?

Additional info:

 # parted /dev/sda -s p
Model: ATA FUJITSU MJA2320B (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End    Size    File system  Name                  Flags
 1      20.5kB  210MB  210MB   fat32        EFI system partition  boot
 2      210MB   128GB  128GB   hfs+         Customer
 3      128GB   129GB  524MB   ext4                               boot
 4      129GB   129GB  524MB   ext4
 5      129GB   320GB  191GB                                      lvm
 6      320GB   320GB  21.0MB  ext4

Comment 1 James Laska 2010-03-24 20:14:47 UTC
Created attachment 402404 [details]
storage.log

Comment 2 James Laska 2010-03-24 20:20:10 UTC
Created attachment 402405 [details]
program.log

Comment 3 James Laska 2010-03-24 20:21:38 UTC
Created attachment 402406 [details]
syslog

Comment 4 James Laska 2010-03-24 20:23:36 UTC
Created attachment 402407 [details]
storage.state

Comment 5 James Laska 2010-03-24 20:50:32 UTC
Created attachment 402412 [details]
Screenshot.png

Comment 6 Hans de Goede 2010-03-29 08:28:10 UTC

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