Reply 14880 of 23652, by dionb
- Rank
- l33t++
Oh, the joys of SCSI...
All I wanted to do was test a single 1GB SCSI-2 SE drive for basic functionality and bad sectors. So I got my more-or-less trusty Dawicontrol DC-974 card, stuck it in my Knoppix test system, connected the drive via a 50p flatcable with active terminator on the end and...
- system didn't get past POST. After much head-scratching turned out to be the bootROM on the SCSI card. Removed and re-seated it, then POST finised, ROM initialized and...
- Knoppix got to the penguin (initializing kernel) then hung. Damned Linux kernel decided that its disk order was different to that of BIOS or grub and that its root filesystem should be on the SCSI disk. Could probably fix with parameters in grub, but couldn't be bothered. Hooked up my Gotek and booted from that instead...
- despite SCSI BIOS initializing the drive as D:, no D:, no drive recognized by fdisk or gdisk either. Also drive making repetitive noises. Dead drive?
- if so all SCSI drives dead as a 24MB SCSI-1 drive and a 1.8GB SCA drive via SCA-50p adapter also failed. Dead cable?
- maybe, but if so my other 50p cable and other terminator were also dead as same behaviour. Dead controller?
- nope, with 50p-68p adapter and 68p cable to SCA adapter it did work fine.
So it looks like I have two dead cables and/or terminators here, and I still don't know if the drive works 🙁
Unfortunately my other SCSI controllers are a bit exotic (one EISA, the other a combi SCSI+IDE controller that hangs any system with other IDE controller). This evening I wanted to work on an EISA system anyway (that's why I wanted a known-good drive...), so if that works will see what that controller thinks of the situation...