IDE hard drives not visible
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Debian |
New
|
Undecided
|
Unassigned | ||
Fedora |
Invalid
|
Medium
|
|||
linux (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: linux kernel
Not all IDE hard drives being detected and reported in fdisk -l.
In earlier kernels IDE devices were accessed as hda hdb hdc hdd. It would seem that these are now being mapped to sda sdb etc.
One of my IDE hard drives is not being detected.
The problem seems to relate to putting hard drives on the secondary IDE controller. For example when you have one drive as master on hda and another as master on the secondary controller on hdc. Only hda is picked up and converted to sda. Unfortunately hdc is not visible. Doing 'fdisk -l' only reports on drives on the primary controller.
Furthermore, in other configurations, I have had only drives on the secondary controller being picked up, with drives on the primary controller invisible.
My hardware is under two years old.
Gutsy works fine. Gutsy correctly addresses my IDE devices.
I have for much of yesterday and today been attempting to install Hardy. But without success. I tried a fresh install of Dapper, and upgrade to Hardy, but that failed with unresolvable dependencies, that did not resolve when instructions to -f install were followed.
So I did a fresh install of Gutsy and upgrade to Hardy. This correctly addressed my IDE devices in Gutsy, but failed after the upgrade (otherwise successful) to Hardy.
Being totally disillusioned with Hardy, I installed Fedora Core 8 (just released). Interestingly, the same fault occurred there also. So this leads me to believe the source of this show stopper bug, is somewhere upstream.
I am forced to abandon Hardy, and will make do with Gutsy, until a resolution to this bug is made available.
Maybe related to this. On another machine that has no IDE devices connected, the grub bootloader in Hardy failed, and gave the option of LILO during the install. It now is fully functional using the LILO bootloader.
description: | updated |
Changed in fedora: | |
importance: | Unknown → Medium |
This problem appears to be a kernel issue. When I select kernel 2.6.22-14-generic from the grub menu during boot up, the IDE addressing behaves normally, and I can access all my hard drives. When I select kernel 2.6.24-16-generic the IDE addressing is screwed, and I can only access some of my hard drives.
Note also that at no time was there a sdc or sdd. When running the 2.6.24-16-generic kernel, there is at most just sda and sdb. I have three hard drives, and with the 2.6.22-14-generic kernel there is hda hdb and hdc.