Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2001 14:45:20 -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:  <20011120144520.D25869@dragon.nuxi.com>
In-Reply-To: <15354.56310.774530.100826@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Tue, Nov 20, 2001 at 05:40:54PM -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> <20011120142613.C25869@dragon.nuxi.com> <15354.56310.774530.100826@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 20, 2001 at 05:40:54PM -0500, Andrew Gallatin wrote:
>  > 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
> 
> You might also want to build the loader & install it at this point
> too..  After saving off a copy of /boot/loader.old to
> /boot/loader.good or something.

Blah, ment to add that too!

    mv /boot/loader.old /boot/loader.good
    cd /sys
    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?20011120144520.D25869>