Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2002 15:21:05 -0500 (EST)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: today's current: boot/loader and console
Message-ID:  <200201082021.g08KL5p00407@aldan.algebra.com>
In-Reply-To: <XFMail.020104142453.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Are your loader and  4th files in sync? There was a  change to the 4th
> scripts that I  thought I sent a  heads up about. Anyways,  do this to
> get the error message: go into /sys/boot/i386/loader, edit main.c, and
> change  the exit()  function to  do  a while(1);  loop before  callign
> __exit().  Compile a  new  loader and  install it  and  then see  what
> message you get.

Well, interestingly enough,  the problem disappeared after  I simply did
make &&  make install in  /sys/boot/i386/ ... All  I did before  was the
usual buildworld, installworld, buidlkernel, installkernel, mergemaster,
reboot.

Yours,

	-mi

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




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