Welcome, Guest. Please login or register.

Author Topic: My SCSI A3000 Won't Boot.....Grrrrrr  (Read 1230 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SandmanTopic starter

  • Sr. Member
  • ****
  • Join Date: Jun 2008
  • Posts: 282
    • Show only replies by Sandman
My SCSI A3000 Won't Boot.....Grrrrrr
« on: March 02, 2010, 07:26:45 AM »
Hi,

I've had a couple of SCSI harddrives that I can access in WinUAE just fine but when I put them in my A3000, it just doesn't boot......... the drive activates and spins but then the HD LED just stays constantly lit.

Machine boots just fine from floppy when the SCSI cable is disconnected.

I've tried a terminator on the external SCSI port to no avail.... there are no terminators on the MB.  No sure if I am using the right kinds of terminator or not, I'm kinda lost when in comes to SCSI.....

Just replaced barrel battery with coin-cell.... could that have something to do with it?

Thanks
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: My SCSI A3000 Won't Boot.....Grrrrrr
« Reply #1 on: March 02, 2010, 07:36:04 AM »
I'm a bit rusty when it comes to SCSI, but ISTR having a similar problem with my A1200T. IIRC I hadn't terminated the SCSI chain properly. You have to make sure the cable is terminated at both ends with the correct type of terminator - i.e. if you're using a 32 bit drive, you can't use 16 bit terminators as it would leave the upper (or lower) 16 bits unterminated. Or something ;) Basically, make sure your terminators are appropriate for the drives and controller, and make sure there's no conflict of SCSI IDs - either with other drives or with the controller itself.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Re: My SCSI A3000 Won't Boot.....Grrrrrr
« Reply #2 on: March 02, 2010, 08:50:26 PM »
Quote from: motorollin;545838
... - i.e. if you're using a 32 bit drive, you can't use 16 bit terminators as it would leave the upper (or lower) 16 bits unterminated. Or something ;)


*LOL* - make that 16 bit and 8 bit and you're spot on. Most drives work with the narrow SCSI bits (8 bit) terminated only though, but some do require full (=wide) termination.