Subject: Re: boot error
To: T. Martin <catfish@alltel.net>
From: Scot W. Hetzel <scot@genroco.com>
List: port-alpha
Date: 07/13/2000 08:59:01
From: T. Martin <catfish@alltel.net>
> Ok I dropped bootp for now from all the docs everything is right now
> but still no go,
>  I moved onto mopd and netboot loads then promptly dies with this error.
>
> ?05 HLT INSTR
>   PC= 00000000.20000004 PSL= 00000000.00001F00
>
> I'm sure if the netboot file is getting corrupted some how in the xfer
> or what.

I have successfully booted NetBSD on a DEC 3000/500.  In the beginning I was
having problems because of out of date SRM firmware.  The problems that your
experience seem similar.

http://www.netbsd.org/Documentation/network/netboot/


This page advises you to make sure you have the latest SRM firmware:
http://www.netbsd.org/Documentation/network/netboot/intro.alpha.html

Which is available from:
http://ftp.digital.com/pub/DEC/Alpha/firmware/readmes/dec3000.html

All you need to do, is download the m300_v7_0.btp in to your /tftpboot
directory.  Set up bootp & tftp on the linux server.

Then boot your Alpha server with 'boot ez0' and update & verify your
firmware installation. Re-boot the alpha.

Then continue following the Diskless booting procedure.

NOTE: if it still will not load the firmware via bootp, then you need to
create a firmware installation floppy, or tape.

See: http://mail-index.netbsd.org/port-alpha/2000/07/07/0002.html

Scot