Welcome, Guest. Please login or register.

Author Topic: Which device for IDE?  (Read 2055 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Retro_71

  • Hero Member
  • *****
  • Join Date: Nov 2007
  • Posts: 732
    • Show all replies
Re: Which device for IDE?
« on: September 23, 2008, 12:39:06 AM »
Where in the Startup are you putting IDEFIX? it has to be at the begining.
Also how are you attacking your adapter? Make sure it doesn't move around i use a hot glue gun.

Here is an example of my startup_sequence

; STARTUP-SEQUENCE BEGIN
set echo on

IF EXISTS SYS:C/IDEFIX
C:IDEFIX
ENDIF

C:SetPatch Quiet

If EXISTS C:NSDPatch
C:NSDPatch Quiet
ENDIF

C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21
A Chameleon and 1541 II ultimate II
2 x C=64, 2 x C64C, C128 (jiffydos), C128D, 3 x A500 (1 x 030),
A1000, 2 x A2000 (GVP 040 + SCSI combo + indivision), A3000 GVP IV24 & Emplant
3 x A1200 (1 x 030, Indivision and IDE-Fix with 40 GB HDD & DVD Burner)
2 x A4000 (4060, Deneb, Indivsion), CD32.
2 x Apple IIe and A IIGS (Various new cards), + 3 x Megadrives (CD and 32), 2 x Saturns, and a dreamcast.. :D
 

Offline Retro_71

  • Hero Member
  • *****
  • Join Date: Nov 2007
  • Posts: 732
    • Show all replies
Re: Which device for IDE?
« Reply #1 on: September 23, 2008, 02:26:05 AM »
I am running os 3.9 (but this is the modified startup-sequence on the 3.1 install disk i have had to modify the disk itself and remove and add programs).
It is not the whole startup sequence.. that is quite long.
Until my ide express went dead (waiting on a replacement from Amigakit) it was much faster then onboard sry but i never did do a bench test, but compared to on board you can notice the difference. I have a Cobra 030 board with 32MB Ram, and a 20GB HDD and a Liteon CDRW.

If you want my startup sequence i can pm it to you. Just Pm me
A Chameleon and 1541 II ultimate II
2 x C=64, 2 x C64C, C128 (jiffydos), C128D, 3 x A500 (1 x 030),
A1000, 2 x A2000 (GVP 040 + SCSI combo + indivision), A3000 GVP IV24 & Emplant
3 x A1200 (1 x 030, Indivision and IDE-Fix with 40 GB HDD & DVD Burner)
2 x A4000 (4060, Deneb, Indivsion), CD32.
2 x Apple IIe and A IIGS (Various new cards), + 3 x Megadrives (CD and 32), 2 x Saturns, and a dreamcast.. :D