Hey all, I am in some trouble, I have now obtained a second drive for my A1200 and I have a 4xEIDE'99 interface.
After I installed the EIDE'99 software all connected drives show up in the software and I restart, then bam no boot, just stuck at grey/black-ish screen forever.
If I exclude (semicolon) the "C: 4xEIDE.driver QUIET" the miggy starts and loads WB but only on the primary port and no other drives are found.
If I put the CF card with the "C: 4xEIDE.driver QUIET" line intact in WinUAE WB loads without any problems and I get the "I can't find 4xEIDE Buffered Interface!" message and then it loads just fine.
So something is up with the software and I do not know why, ive tried to change a lot of things in the Startup-Sequence without success.
Im using ClassicWB ADVSP and this is my Startup-sequence.
ACATune -maprom * -cache on -burst on >NIL:
;ClassicWB Startup-Sequence
;--------------------------
;FULL ADV ADVSP UAE 3.1
C:4xEIDE.driver QUIET
IF EXISTS DEVS:scsi.device
C:LoadModule DEVS:scsi.device
EndIF
C:GetMouseInput LOCAL
IF $MouseInput EQ 1
Unset MouseInput
C:SetPatch QUIET
C:Assign >NIL: ENV: RAM:
C:Assign >NIL: T: RAM:
C:Execute S:Maxmem-Sequence
EndCLI >NIL:
EndIF
IF $MouseInput EQ 2
Unset MouseInput
C:Execute S:Bootmenu-Sequence
EndCLI >NIL:
EndIF
Unset MouseInput
C:SetPatch QUIET
IF EXISTS C:StackAttack
C:StackAttack
EndIF
C:Version >NIL:
FailAt 21
IF EXISTS SYS:WBstartupD
C:Rename >NIL: SYS:WBStartup SYS:WBStartupM
C:Rename >NIL: SYS:WBStartupD SYS:WBStartup
EndIF
Resident >NIL: C:IconX PURE
Resident >NIL: C:WBRun PURE
Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE
IF EXISTS L:env-handler
C:MakeDir RAM:T RAM:Clipboards
L:env-handler
C:Copy >NIL: ENVARC:Sys/def_kick.info ENV:Sys/def_kick.info
ELSE
C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ
Assign >NIL: ENV: RAM:ENV
EndIF
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER
IF EXISTS C:BlazeWCP
C:BlazeWCP
EndIF
IF EXISTS SYS:System/FBlit/FBlit
SYS:System/FBlit/FBlit
SYS:System/FBlit/FText
ELSE
C:Copy >NIL: SYS:Prefs/Presets/Newicons.prefs ENV:Newicons.prefs
EndIF
BindDrivers
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)
IF EXISTS DEVS:Monitors
IF EXISTS DEVS:Monitors/VGAOnly
DEVS:Monitors/VGAOnly
EndIF
C:List >NIL: DEVS:Monitors/~(#?.info|VGAOnly) TO T:M LFORMAT "DEVS:Monitors/%s"
Execute T:M
C:Delete >NIL: T:M
EndIF
SetEnv Language "english"
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart
IF EXISTS C:IconBeFast
C:IconBeFast 0
EndIF
C:AddDataTypes REFRESH QUIET
C:IPrefs
C:ConClip
Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities
IF EXISTS S:User-Startup
Execute S:User-Startup
EndIF
Resident Execute REMOVE
Resident Assign REMOVE
IF EXISTS C:StackAttack
C:StackAttack AUTO
EndIF
C:CardReset TICKS 50
C:SetPrism2Defaults SSID B2_private_0B KEY 8426464417
C:LoadWB
EndCLI >NIL:
Anyone have any input, I would love to see someones elses Startup-sequence with a 4xEIDE device and working WB.
I would love help sorting this out so I can start working on the second disks structure

Edit: Need this working as I was planning to start to work on my A1200 PATA DVD drive mod, so if someone solves this ill send them a 40 or 44-pin CF PATA adapter free of charge as a thanks
