Subject: edlabel, SCSI, and VS2000
To: None <port-vax@NetBSD.ORG>
From: Oscar Oberg <m9270@abc.se>
List: port-vax
Date: 01/31/1997 00:13:22
I'm having some problems edlabeling a 40 mb Apple SCSI HD on my VS2000
Here's a log of an attempt:

>>> b/3 ESA0

-ESA0

Nboot
: edlabel
machdep_hint le
boot: client IP address: 4.4.4.5
boot: client name: piglet.idetorget.se
root addr=4.4.4.6 path=/vax/root
33312+1324+30600 start 0x0
With this program you can modify everything in the on-disk
[snip]
when using the installation tools.

Label which disk? sd(1,0,0)
sdopen: ctlr=0 unit=1 part=0
sdstrategy(0,1): size=512 blk=0 nblk=1
scsi_tt_read: ctlr 0, slave 1, len 512, blk 0, nblk 1
sc_rdwt: op 3, block 0, ram 108b54, len 1, sc_adr 2, lun 0
exec_scsi_low(0x10fd20, 2)
sc_wait_bus_free()
SCSI: bus not free
exec_scsi_low(0x10fd20, 2)
sc_reset()
sc_wait_bus_free()
sc_select(2)
sc_dma_setup(4, 1083956)
sc_receive()
begin: c8/c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8 
c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8 
c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8 
c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8 
c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8 
c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8  c8 timeout in
sc_receive.

 85 RESTART SYS
 84 FAIL

 83 BOOT SYS

Would this be a problem with the naming (sd(1,0,0)), the disk, or
something else?

The jumpers on the disk look like it's on SCSI ID 0, but the netbsd
kernel says it's device 1

disklabel (when netbsd is running) doesn't work either; it exits with a
"Device not configured"

I'll try another disk now

Oscar