Subject: Re: 1.4.2 release candidate is up for ftp.....YEAH IT WORKS
To: NetBSD Bob <nbsdbob@weedcon1.cropsci.ncsu.edu>
From: NetBSD Bob <nbsdbob@weedcon1.cropsci.ncsu.edu>
List: port-sun3
Date: 03/09/2000 14:04:16
> > > IMPORTANT!! If you install this onto a machine running 1.4M, 1.4P, or
> > > 1.4<letter>, it is probably going to downgrade your machine.
> > > 
> > > ftp://ftp.netbsd.org/pub/NetBSD/arch/sun3/snapshot/1.4.2/
> > 
> > I will load it up tonight, and see if my dinosaur VME crates can
> > breaketh it goode!
> 
> This one works!  Finally, hurrah!  Well, mostly so.....

One other note... the maketape scripts need to be handled a little
differently on boxes like 4/260's running Sunos 4.1.3.  The script
does not allow gzip to flush buffers when piping through dd.  What
happens is the last bit does not get written to tape.  When it tries
to boot that, the tape loads an incomplete kernel, and it aborts to
prom.

My fix was to ungzip all the tape bits on the boot tape, FIRST, and
then redo the script so that it wrote the ungzipped files to tape.
That works.

Bob