startup-sequence is a bunch of commands wich configures machine to load workbenceh.
You can comment out anythin with ; before a command.
If you machine doesn't boot to OS it can't be anything else. After LoadWB command is loaded it start to execute programs from wbstartup drawer. So wbstartup drawer is another option, but it is unlikely.
You can boot with both mouse button presed, choose boot without startup-sequence.
Then set echo on, set echo ON after that you can execute startup sequence manually. Go s/ drawer on shell and write execute startup-sequence.
When echo is turned on you should see wich command causes error
Kinda weird, ran it with the echo but while something displayed I didn’t get to read it because screen went black and rebooted...
In any case, seems I found the culprit, as I know have everything as it was originally (un-commented) except this:
IF EXISTS DEVS:scsi.device
C:LoadModule DEVS:scsi.device
ENDIF
So I guess it’s this scsi module that’s conflicting with my card?? (i had read that this blizzard also comes with a scsi connector??)