Welcome, Guest. Please login or register.

Author Topic: How to add a ide CDRW to an A4000 desktop....?  (Read 1046 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline BCPTopic starter

  • Newbie
  • *
  • Join Date: Mar 2002
  • Posts: 24
    • Show only replies by BCP
How to add a ide CDRW to an A4000 desktop....?
« on: March 21, 2007, 04:24:52 PM »
Last weekend I tried to add an ide CDRW internal drive to my A4000 which also has an A4091 scsi controler which it is booting off of.  I tried using it as a slave drive to an ide hd and also as a master without the ide hd.  HdToolbox does not see it, nor can I get a CD device driver to work with it.  What do I do to get it to work.  The CDRW drive is a Plexor drive.  Any help would be appreciated.  Thanks.

BCP
Indpls., IN
__________________________
AmigaOne X1000 & Amiga 4000
Amiga Response Crew
Indianapolis, IN USA
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: How to add a ide CDRW to an A4000 desktop....?
« Reply #1 on: March 21, 2007, 04:28:27 PM »
Use atapi.device instead of scsi.device.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Matt_H

Re: How to add a ide CDRW to an A4000 desktop....?
« Reply #2 on: March 21, 2007, 06:05:23 PM »
More specifically, download IDEFix and use atapi.device. You can also use AsimCDFS, which has its own asim_atapi.device

The scsi.device in the Kickstart ROM is too old/dumb to handle ATAPI CD drives.