Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2001 14:26:13 -0800
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        Wilko Bulte <wkb@freebie.xs4all.nl>, freebsd-alpha@FreeBSD.ORG
Subject:   Re: -current boot hosed on Alpha
Message-ID:  <20011120142613.C25869@dragon.nuxi.com>
In-Reply-To: <15354.54970.557036.768270@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Tue, Nov 20, 2001 at 05:18:34PM -0500
References:  <20011120192427.A15279@freebie.xs4all.nl> <15354.42708.543789.722566@grasshopper.cs.duke.edu> <20011120141310.A25869@dragon.nuxi.com> <15354.54970.557036.768270@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 20, 2001 at 05:18:34PM -0500, Andrew Gallatin wrote:
> Oh, OK.  So then he may have gotten screwed if he
> did a buildworld/installworld during the awk experiment, installed
> 'bad' awk, then did buildworld/installworld now & got a loader built
> with the bad awk.  Does that sound right?
> 
> Wilko.  If you can get your machine to boot, copy /boot/loader.old
> over /boot/loader and try rebuilding/reinstalling the loader without
> bothering w/a buildworld.

I would:

    hit space to get the bootblocks to not load the loader
    da(0,a)/boot/loader.old
    cd /usr/src/contrib/awk
    cvs up -PdA
    cd /usr/src/gnu/usr.bin/awk
    cvs up -PdA
    make obj
    make all install
    reboot

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011120142613.C25869>