Subject: Re: NetBSD/i386 Nov 17 1998 snapshot
To: None <tv@pobox.com>
From: None <Havard.Eidnes@runit.sintef.no>
List: current-users
Date: 11/19/1998 15:34:54
> : Maybe.  But if it gets filled up more, there is a danger of it not
> : fitting on a 1.44MB diskette anymore.
>
> That's not a problem: we have provision for multi-disk install
> now, which we'll need anyway if we, say, want to put pppd on
> the install media (which is a VERY good idea).

Right.  I guess I was considering the time scale of when to do
this -- see the other comments I made to Jonathan.

> Can you verify that the new images have /usr/mdec/mbr on them?  I seem to
> remember it was missing on the previous snapshot image.

Well, the ramdisk/list file in the sources I built from contains

# we need the boot block in /usr/mdec + the MBR copy
COPY    ${DESTDIR}/usr/mdec/biosboot.sym        usr/mdec/biosboot.sym
COPY    ${DESTDIR}/usr/mdec/mbr                 usr/mdec/mbr

and I remember committing a fix to add that.  I've even rebooted
the INSTALL diskette and verified that it's there now.

- H=E5vard