Bug 506654

Summary: Disk partitioning utility fails to detect disks correctly.
Product: [Fedora] Fedora Reporter: Nils Hammar <u60149431>
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: 11CC: anaconda-maint-list, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-06-19 09:22:41 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:
Attachments:
Description Flags
Error message from anaconda.
none
Picture of device names provided by OS. none

Description Nils Hammar 2009-06-18 07:29:05 UTC
Description of problem:
The installer fails to detect the disks /dev/sda, /dev/sdb etc correctly on a machine with the disks residing on third controller. The computer has a motherboard with both IDE and SATA controllers and the first two controllers are IDE while SATA are on the third.

There is something detected, but the naming is completely wrong and not related to sda etc. But the kernel does detect the disks correctly as /dev/sda etc.

The motherboard is an ASUS P4P800 Deluxe with a 3.0GHz Prescott CPU.

Version-Release number of selected component (if applicable):
Fedora 11 i386.

How reproducible:
Every time.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Nils Hammar 2009-06-18 17:25:59 UTC
Created attachment 348529 [details]
Error message from anaconda.

This is the error message that anaconda provided when it failed to write the configuration to disk.

Comment 2 Nils Hammar 2009-06-18 17:27:54 UTC
Created attachment 348530 [details]
Picture of device names provided by OS.

The device names provided seems to be unusable later on.

Comment 3 Nils Hammar 2009-06-18 17:29:13 UTC
The motherboard is an ASUS P4P800-E Deluxe. Previously it did have BIOS 1004, but there is no change after an upgrade to BIOS 1009.

Comment 4 Nils Hammar 2009-06-18 18:34:40 UTC
This seems to be similar to bug 496339; https://bugzilla.redhat.com/show_bug.cgi?id=496339

Comment 5 Nils Hammar 2009-06-18 20:00:43 UTC
After a lot of pain it seems like the only way to make things work during the installation is to accept the default partitioning and never enter the customization screen. I can't say that I like that at all - especially since I want a non-default partitioning. :(

Comment 6 Nils Hammar 2009-06-19 09:22:41 UTC
I finally found the real culprit in all this, and a workaround in bug 499733.

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