Subject: The saga continues...
To: None <port-pc532@NetBSD.ORG>
From: Marc Boschma <marcb@bms.itg.telecom.com.au>
List: port-pc532
Date: 08/09/1996 13:28:31
Well,

After setting up the file system on the disk on an i386 and then dd'ing
the install-1.1.fs into the (soon to be) swap partition, I managed to get
the '532 up and running via the install file system. I then disklabeled the
disk and used bim to set up the boot program. All apeared fine until I
rebooted. The Image was not to be found from the boot rom...(sigh).

The rom is old enough (or is that young enough) to support the autoboot
extensions. So I am at a loss as to why it doesn't work. I did look
through the install script for how to use bim and disklabel (just in
case).

So below I am attaching the following for people to check out, if they feeling
in the helping mood.

First the disklabel:
-----------------------------------------------------------------------------
# disklabel -r sd0
# /dev/rsd0c:
type: SCSI
disk: ST3285N
label:
flags:
bytes/sector: 512
sectors/track: 91
tracks/cylinder: 3
sectors/cylinder: 273
cylinders: 1778
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0

8 partitions:
#        size   offset    fstype   [fsize bsize   cpg]
  a:   419328      546    4.2BSD     1024  8192    32   # (Cyl.    2 - 1537)
  b:    65520   419874    unused        0     0         # (Cyl. 1538 - 1777)
  c:   485394        0    unused        0     0         # (Cyl.    0 - 1777)
  d:   485394        0    unused        0     0         # (Cyl.    0 - 1777)
  e:      273      273      boot                        # (Cyl.    1 - 1)
#
-----------------------------------------------------------------------------

The output of bim:
-----------------------------------------------------------------------------
# bim

Disk:    Type: ST3285N
Physical Sector Size = 512
Disk Size = 485394
 partition         type  sector start  length in sectors
     a          4.2BSD           546             419328
     e            boot           273                273

Boot partition = e
Default boot image  = 0
Boot Images: total of 8
  (image address and size in sectors.)
Image  address   size  load addr  run addr   name
    0        0     28     3e8800    3e8820   boot

bim (? for help):
-----------------------------------------------------------------------------

and lastly the rom dump of the first two sectors of the disk:
-----------------------------------------------------------------------------
00022000 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022010 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022020 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022030 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022040 57 45 56 82 | 04 00 00 00 | 53 54 33 32 | 38 35 4E 20 WEV.....ST3285N
00022050 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022060 00 00 00 00 | 00 00 00 00 | 00 02 00 00 | 5B 00 00 00 ............[...
00022070 03 00 00 00 | F2 06 00 00 | 11 01 00 00 | 12 68 07 00 .............h..
00022080 00 00 00 00 | 00 00 00 00 | 10 0E 01 00 | 00 00 00 00 ................
00022090 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000220A0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000220B0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000220C0 00 00 00 00 | 57 45 56 82 | 7F EF 08 00 | 00 20 00 00 ....WEV...... ..
000220D0 00 20 00 00 | 00 66 06 00 | 22 02 00 00 | 00 04 00 00 . ...f..".......
000220E0 07 08 20 00 | F0 FF 00 00 | 22 68 06 00 | 00 00 00 00 .. ....."h......
000220F0 00 00 00 00 | 12 68 07 00 | 00 00 00 00 | 00 00 00 00 .....h..........
00022100 00 00 00 00 | 12 68 07 00 | 00 00 00 00 | 00 00 00 00 .....h..........
00022110 00 00 00 00 | 11 01 00 00 | 11 01 00 00 | 00 00 00 00 ................
00022120 0D 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022130 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022140 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022150 00 00 00 00 | D5 B7 F2 6E | 04 00 08 00 | 01 00 00 00 .......n........
00022160 00 00 00 00 | 00 50 00 00 | 00 88 3E 00 | 20 88 3E 00 .....P....>. .>.
00022170 62 6F 6F 74 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 boot............
00022180 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022190 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000221A0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000221B0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000221C0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000221D0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000221E0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000221F0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022200 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022210 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022220 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022230 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022240 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022250 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022260 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022270 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022280 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022290 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000222A0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000222B0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000222C0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000222D0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000222E0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000222F0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022300 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022310 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022320 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022330 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022340 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022350 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022360 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022370 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022380 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
00022390 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000223A0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000223B0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000223C0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000223D0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000223E0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
000223F0 00 00 00 00 | 00 00 00 00 | 00 00 00 00 | 00 00 00 00 ................
-----------------------------------------------------------------------------