Bug 3431 - Non-existent ide device erroneously "detected" on slave port of first ide
Summary: Non-existent ide device erroneously "detected" on slave port of fir...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: installer
Version: 6.0
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL: http://pobox.com/~e.maryniak/
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-06-13 13:53 UTC by Eric Maryniak
Modified: 2008-05-01 15:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-07-06 20:13:33 UTC
Embargoed:


Attachments (Terms of Use)

Description Eric Maryniak 1999-06-13 13:53:55 UTC
When booting with the Red Hat 6.0 floppy, the first
and second IDE controller (ide0 and ide1) are properly
detected and both my IDE disks (/dev/hda with Win98,
/dev/hdc with Linux), too, as well as the slave Atapi
CDROM on the second IDE (/dev/hdd).
However, it also erroneously "detects" a "non-IDE"
device on /dev/hdb (slave on first IDE): I have no
device physically or logically (BIOS) attached on the
slave port of the first IDE. The errors are (Alt-F2):

"<4>hdb: non-IDE drive, CHS=621/128/63"
...
"<3>hdb: INVALID GEOMETRY: 128 PHYSICAL HEADS?"

And when in disk druid/fdisk:

"An error occured reading the partition table for the
 block device /tmp/hdb. The error was: Device not
 configured."

It does not seem to influence the installation process
and operations after installation, although the "<3>"
error keeps popping up after installation and after
baking a new kernel.

Comment 1 Jay Turner 1999-06-14 17:39:59 UTC
What brand of motherboard is this that is having these problems.
Also, verify that you have the slace device on the ide0 chain set to
"none" in the BIOS.

Comment 2 Eric Maryniak 1999-06-14 20:46:59 UTC
Motherboard:   Intel "Advanced/ZP Baby-AT Board" (says on the cover)
  with a 82371FB PCI ISA/IDE Accelerator (PIIX) and 83437FX Pentium
  PCI bridge (Triton). Ordinary Pentium @ 75 MHz, 32 Mb edo ram.
Yes, when I enter the setup of the BIOS:
  Primary   IDE Master: ST5180A
  Primary   IDE Slave : Not Installed
  Secondary IDE Master: QUANTUM FIREBALL_T
  Secondary IDE Slave : GCD-R540C
And when ordinarily booting, only the these three devices are
listed on the screen.

Comment 3 David Lawrence 1999-07-01 19:40:59 UTC
We do not have that particular board in the lab and also have not
noticed this type of behavior with other boards. Just curious, does
this still occur if you completely clear the CMOS and choose BIOS
defaults without performance enhancements?

Comment 4 Eric Maryniak 1999-07-02 08:07:59 UTC
Thanks for your answer, but i'm sorry, i'm somewhat reluctant to
clear the CMOS etc. As said, the "error" seems harmless; and i still
don't understand why during BIOS bootup the "ghost drive" does not
show up, and Windows 98 also does not mention or complain about it.
I think it has to do with, and i agree it is not common, the fact
that the slave is on the second ide ctrl and the first does not have
a slave. I reported this error(?) cuz i thought it might signify
something. I wouldn't mind if this bug is closed.

Comment 5 David Lawrence 1999-07-06 20:13:59 UTC
If you can try typing at the LILO boot: prompt

linux hdb=noprobe

and see if kernel still reports the drive being detected. If it helps
then add to your /etc/lilo.conf file in the linux section

append="hdb=noprobe"

and rerun /sbin/lilo before rebooting.


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