AROS icon indicating copy to clipboard operation
AROS copied to clipboard

ata.device reports errors accessing an ata drive connected as slave, with an atapi drive as master

Open Kalamatee opened this issue 5 years ago • 1 comments

  • [x] Describe the bug
    If a system has an atapi drive connected as master on a channel, with an ata device as slave - the ata device will have problems being accessed and fail.

  • [x] To Reproduce
    Steps to reproduce the behavior: Connect an atapi drive as primary master, and ata hard disk as primary slave. Install AROS...

  • [x] Expected behaviour
    AROS to Install

  • [ ] Screenshots

  • [x] Architecture

  • pc (native)

  • [x] CPU

  • i386

  • x86_64

  • [ ] Version

  • [ ] Additional context

Kalamatee avatar Feb 04 '21 16:02 Kalamatee

I faced this problem. I launched AROS64 as I wrote here under VMware and InstallAROS on virtual HDD. Then I disabled boot-iso through "Connect at power" checkmark and successfully booted the installed AROS64 from the virtual HDD. After that, I wrote the files I needed to untitled.iso and tried to connect it. However, AROS64 is only loaded when virtual CD with iso is off. I've tried all the available master / slave options:

AROS_IDE AROS_IDE2 etc I tried to boot from master HDD IDE 0:0 first and then connect CD slave IDE 0:1, but no autodetection happens. I tried to boot from master HDD IDE 0:0 with connected SCSI 0:0 CD/DVD and AROS64 run, but autodetection doesn't happen either. I tried to boot from master HDD IDE 0:0 with connected SATA 0:0 CD/DVD and AROS64 frozen with black screen.

aGGre55or avatar Feb 11 '21 22:02 aGGre55or