Comments throughout...

[---snip---]
> Using dmesg I get another message
>
> PIIX: IDE controller on PCI bus 00 dev 38
> PIIX: not 100% native mode: will probe irqs later
> PIIX: neither IDE port enabled (BIOS)
> PIIX: IDE controller on PCI bus 00 dev 39
> PIIX: not 100% native mode: will probe irqs later
>

> While there is nothing wrong with the system, but this message started
>appearing after I installed the new kernel, so I have a feeling that there
>is something that I missed out when compiling the kernel.
>
> I had left an audio CD inside the CDROM drive, while rebooting the system
>I got the message
>
> hdc: command error: status=0x51 (DriveReady SeekComplete Error)
> hdc: command error: error=0x50
> end_request: I/O error, dev 16:00 (hdc) sector 64
> isofs_read_super: bread failed, dev=16:00, iso_blknum=16, block=32
> ATAPI device hdc:
> Error: Illegal request -- (Sense key=0x05)
> Illegal mode for this track or incompatible medium -- (asc=0x64,
>ascq=0x00)
>
> What is the meaning of this message????  On doing a mount command I saw
>that the CDROM was not mounted.
>


This looks as if your /etc/fstab is set to mount your cdrom on boot.  When
you leave a music CD in the CDROM it tries to mount the CD as a data disc
(isofs filesystem) and it fails because the CD's format is unexpected.  That
is what the above messages mean.  As to the messages about the PCI bus being
not 100% native, I get the same thing but suspect they are informational
messages and not errors (Can someone else comment on this?).

Hope that helps...

Jer
[EMAIL PROTECTED]

Reply via email to