Subject: HELP! setting up second drive
To: None <netbsd-help@NetBSD.ORG>
From: Timothy J Kniveton <tim+@CMU.EDU>
List: netbsd-help
Date: 03/01/1995 16:49:07
I am running NetBSD 1.0 with a BT742 SCSI adapter. I am trying to add
an HP 1.05G disk. I enabled >1.0G drive in the EISA setup, and I
rebooted with my original (345M disk) as id 0 (which it already was),
and my 1G drive at ID 2. It doesn't work at all when I put it at ID
1. Anyway, the card recognizes both drives, but I can't get DOS to
see the 1G drive. When I boot into NetBSD, I get:
bt0 at isa0 port 0x330-0x333 irq 12: version 3.3, sync, parity, 32 mbxs
bt0 targ 0: sync, offset 15, period 200nsec
bt0 targ 2: sync, offset 8, period 200nsec
scsibus0 at bt0
bt0 targ 0 lun 0: <MAXTOR 7345-SCSI 0960> SCSI1 direct fixed
sd0 at scsibus0: 329MB, 2220 cyl, 4 head, 76 sec, 512 bytes/sec
bt0 targ 2 lun 0: <COMPAQ C2247 0BC4> SCSI2 direct fixed
sd1 at scsibus0sd1(bt0:2:0): not ready
sd1: could not mode sense (4); using ficticious geometry
sd1(bt0:2:0): not ready
sd1: could not get size
: 0MB, 0 cyl, 64 head, 32 sec, 512 bytes/sec
Does anyone know exactly what's going wrong here? Thanks...