Bug 435878
| Summary: | Installer enumerates drives strangely on a three drive system producing an unbootable system | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jyrki Tikka <jyrki.tikka> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 8 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-03-04 13:14:43 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: | |||
|
Description
Jyrki Tikka
2008-03-04 08:42:28 UTC
Unfortunately, PC hardware doesn't really give a reliable way of mapping from BIOS drives to any other way of knowing the drives. We use what's there, but a lot of hardware still doesn't support it. This is why on the primary partitioning screen, we now ask the question "where do you want to install the bootloader" and we then take the guess that that is the first bios drive. Also, I've reworked the main bootloader screen so that things are clearer as to what your drive order is and make that clearer. In Fedora 9 hardware probing and detection is based on HAL and udev. This causes anaconda to have the same view of the disks as the normal installed system. This simply means that as of Fedora 9 the problem seems to be solved. |