look on aminet for scsilister and even scsimounter.
but first a lot of people use id 5 for a reader only or a zip disk and id 6 for cd burners.
it doesnt matter as long as you dont have the id as 7 which is most scsi controllers or 0 which is most boot drives.
if it just sits there then maybe you have both your boot drive and cdrom on the same address.
also there are some scsi connectors out there that will actually go in the wrong way becasue they arent keyed (have that bump in the middle) the red stripe on the ribbon should be closest to the power connector 99 % of the time.
i use makecd too - i had a very tiny part in getting it to work with jvc burners when patrik ohly was creating it.
here is my cd0: file
7> type cd0
/* AmiCDROM filesystem */
Handler = L:cdrom-handler
Stacksize = 10000
Priority = 10
GlobVec = -1
Mount = 1
Startup = "DEVICE=scsi.device UNIT=6 ML R"
7>
this can actually be appended to devs:mountlist but be SURE you have a # at the top of the file and # at the very bottom. look at the other device specs in the file and it will help you.
keep your chin up
