> >
> > > One thing that will help with this part is to execute "dmesg", and post
> > > any lines that appear to apply to disks. This gives a lot of very useful
> > > info about how the system recognizes devices and what drivers are
> > > loaded.
> 
> sorry should have done before.:)
> okay they seem to detect here:
> 
> hda: Maxtor 91360D8, ATA DISK drive
> hdb: CD-ROM CDU701, ATAPI CDROM drive
> hdc: CD-R/RW RW7060A, ATAPI CDROM drive
> hdd: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY drive

Soon after this, there should have been lines that look like:

scsi0: SCSI host adapter emulation for IDE ATAPI devices
scsi: 1 host.
  Vendor: PLEXTOR   Model: CD-R   PX-W8432T  Rev: 1.05
  Type:   CD-ROM                             ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
scsi: detected 1 SCSI cdrom total.
sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray

Were there no such lines? I would expect at least the first one, which
indicates that ide-scsi is loaded, since ide-scsi is mentioned in the
partition check, below. I am working with RH 6.2, but I doubt this has
changed on RH 7.

> 
> but here is error:
> 
> Partition check:
>  hda: hda1 hda2 hda4 < hda5 hda6 hda7 hda8 hda9 >
>  hdd:<3>ide-scsi: hdd: unsupported command in request queue (0)
> end_request: I/O error, dev 16:40 (hdd), sector 0
>  unable to read partition table
> 
> would seem to hint I have a setting for my zip drive ( which is hdd) that is
> causing conflict with everything else?

I don't have a ZIP, so I don't know what is normal there. But I believe
it is the device that needs the sd_mod (SCSI disk support) driver. Since
you compiled sd_mod as a module, I don't think it is available this
early in the boot process. In which case, the error message might be
normal. Did you try compiling it into the kernel?

Duane



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to