Subject: Re: Installing & Booting NetBSD 1.2 under SVR4
To: None <bsd%blkhole.resun.com@foxtail.com>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: port-amiga
Date: 06/12/1997 23:50:25
On Thu Jun 12 23:13:19 1997, David Brownlee wrote:
> On Thu, 12 Jun 1997, Don Phillips wrote:
> 
> > [ Problems booting NetBSD/amiga miniroot ]
> > 
> > NetBSD 1.2 (GENERIC) #0: Thu Sep 26 10:27:49 EDT 1996
> >     chopps@water.emich.edu:/exp/NetBSD/NetBSD-1-2/src/sys/arch/amiga/compile/GENERIC
> > Amiga 500/2000 (m68030 CPU/MMU m68882 FPU) *Note: this is actually an Amiga 3000*

You can use -c 3000 so NetBSD thinks you have an a3000.

> > zbus0 at mainbus0
> > msc0 at zbus0 rom 0xe90000 man/pro 514/70
> > msc0: Board successfully initialized.
> > msc0: Normal version detected (bfed:1)
> 
> 	^-- I believe this may be your problem - its not detecting any
> 	    scsi disks. You should see lines such as 'sd0 at msc0 ...'
> 	    (I'm assuming msc0 is a scsi controller - it could equally
> 	    be the 'board at zbus0: rom0xeb0000' line below not picking
> 	    up your scsi controller.

NO, this is a seriell card (A2232).

> > le0 at zbus0 rom 0xea0000 man/pro 514/112: address 00:80:10:00:16:d7
> > le0: 16 receive buffers, 4 transmit buffers
> > board at zbus0: rom0xeb0000 man/pro 1023/255 not configured

I think this is his scsi board.
Mmmh, i only see a 1023/254 in our zbus.c which is the the Hydra Ethernet
card from ASDG.

Mmmh, try the -c 3000 switch and see if it find the internal scsi controller
of the A3000.

Bernd