Hum,
of course.
tnx for correction.
And for future referance;
The A1200 series machines ship standard with IDE drives. Commodore modified the drive setup utility, HDToolbox, to be able setup IDE drives, but did not change the setup defaults from SCSI drive defaults to IDE drive defaults. HDToolbox will list the drive type as SCSI when the drive is actually IDE.
The particular SCSI setting which causes the most trouble for IDE drives is the "MaxTransfer" setting, which sets the maximum size of chunk of data that the system will try to exchange with the drive at a single pass. MaxTransfer is a size, not a speed setting. As such, when MaxTransfer is set too high, data transfer actually slows down, because communications between the host and the drive become garbled. When Maxtransfer is set properly, then the drive and the system communicate very smoothly, and much faster.
Commodore originally shipped the A4000 with Seagate ST3144A drives, which are IDE drives that can operate using the SCSI default settings, in particular the "MaxTransfer" setting, which is a figure of "0xffffff". Virtually no other make/model IDE drives can do that. Most operate well with a figure of "0x1fe00".