On Thu, Apr 24, 2008 at 07:02:17AM -0400, Nick Holland wrote:
> Wade, Daniel wrote:
> > The installer can't mount the cd to read the files from it.  I'm using a
> > recent install43.iso.  I'll try to use ftp for the install sets, but it 
> > would
> > be nice if I could do it all from the CD.
> > 
> > Here is what I get if I try to mount the CD
> > 
> > cd0(ahci0:1:0): Check Condition (error 0x70) on opcode 0x8
> >     SENSE KEY: Illegal Request
> > cd0(ahci0:1:0): Check Condition (error 0x70) on opcode 0x8
> >     SENSE KEY: Illegal Request
> > cd0(ahci0:1:0): Check Condition (error 0x70) on opcode 0x8
> >     SENSE KEY: Illegal Request
> 
> My first reaction: Looks like a bad media, a bad drive, or a bad
> burner used to create the disk.
> Do you have any reason to believe otherwise?
> 
> Looks like a SATA DVD ROM drive attached to an ahci controller,
> which is kinda new stuff (at least for me! :), so I'm not going
> to say there ISN'T an OpenBSD problem, at least until I get some
> better HW in production here to try it, but I'd certainly start
> with the obvious.
> 
> Nick.
> 

opcode 0x8 seems to be a six byte READ command. The device may only
be amenable to 10 byte READ commands. Easy to test if you can
compile up a new install media. If you can, let me know and I'll
send you a diff.

.... Ken

Reply via email to