> I was hoping its easy enough to crack this myself (with some online > tips & references) but John Baldwin convinced me otherwise :-)
The evidence suggests that my original analysis is correct: > Error message when the SCSI disk is attached to > the AIC-7896 SCSI BIOS v2.20s1B1 ... > cs=c800 ds=0040 ed=9e3e fs=0000 gs=0000 ss=9e3e ... > Error message when the SCSI disk is attached to > the AHA2940U2W SCSI BIOS v2.20 : ... > cs=cd80 ds=0040 ed=9e3e fs=0000 gs=0000 ss=9e3e Both of these are failures inside the BIOS on these SCSI cards. You'll have to come up with a "correct" MBR partition table for these controllers. You might get away with 'disklabel auto', but if not, you'll have to use fdisk. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message