Bug 596585 - ValueError: Trying to pick boot devices but do not have a sane root partition
Summary: ValueError: Trying to pick boot devices but do not have a sane root partition
Keywords:
Status: CLOSED DUPLICATE of bug 592860
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-27 03:15 UTC by John Reiser
Modified: 2010-06-02 21:17 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-02 21:17:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
anaconda debug traceback (832.60 KB, text/xml)
2010-05-27 03:15 UTC, John Reiser
no flags Details
/tmp/storage.log (488.51 KB, text/plain)
2010-05-27 03:15 UTC, John Reiser
no flags Details
/tmp/program.log (187.00 KB, text/plain)
2010-05-27 03:16 UTC, John Reiser
no flags Details
/tmp/anaconda.log (19.35 KB, text/plain)
2010-05-27 03:16 UTC, John Reiser
no flags Details

Description John Reiser 2010-05-27 03:15:08 UTC
Created attachment 417102 [details]
anaconda debug traceback

Description of problem: Installer dies upon clicking Next in Hostname dialog.


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

How reproducible: every time


Steps to Reproduce:
1. compose DVD of Fedora 14 rawhide using pungi; burn to DVD+RW
2. boot DVD for fresh install
3. basic disks, custom configuration, choose only one of 4 SATA drives (/dev/sdc)
4. enter hostname, click Next.
  
Actual results: installer error with traceback


Expected results: partitioning dialog


Additional info:

Comment 1 John Reiser 2010-05-27 03:15:53 UTC
Created attachment 417103 [details]
/tmp/storage.log

Comment 2 John Reiser 2010-05-27 03:16:22 UTC
Created attachment 417104 [details]
/tmp/program.log

Comment 3 John Reiser 2010-05-27 03:16:55 UTC
Created attachment 417105 [details]
/tmp/anaconda.log

Comment 4 John Reiser 2010-05-27 23:59:43 UTC
There are 4 SATA drives.  sda and sdb have DOS disk labels, sdc and sdd have GPT disk labels.  The selected partition is on sdc which has a GPT label.

GRUB boots any partition on any disk (25 other root partititions are scattered among the drives).  Later on I'm going to choose "Do not install boot loader" anyway, because my booting scheme cannot be described in a way that anconda understands.

Comment 5 Brian Lane 2010-06-02 21:17:42 UTC

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


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