What does uname -a say in single user. It should say 5.0, but I'd
guess it is saying 4.x.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
|
|I've run into the same problem in the past but manually selected the new
|kernel. Should we add the explicit step that you need to load
|/boot/kernel/kernel when upgrading? Or has that been fixed?
|
|-Nate
I have posted atleast twice on current to add this
info to UPDATING. guess it still ha
[Redirected to current@ with sender's approval]
On Thu, 24 Oct 2002, Mike Hunter wrote:
> On Thu, 24 Oct 2002, Nate Lawson wrote:
>
> > That's why there is a "reboot" between installing the new kernel and doing
> > installworld. You need to run the new kernel to have the ABI match.
>
> From my
On Thu, 24 Oct 2002, Mike Hunter wrote:
> On Thu, 24 Oct 2002, Richard Cotrina wrote:
>
> > Yes, I did. However make installworld fails as I said.
>
> I ran into the same problem going from 4.6 to 5.0-CURRENT.
>
> We used truss to see that sh was making funny calls, and concluded that
> we'd nee
On Thu, 24 Oct 2002, Richard Cotrina wrote:
> Yes, I did. However make installworld fails as I said.
I ran into the same problem going from 4.6 to 5.0-CURRENT.
We used truss to see that sh was making funny calls, and concluded that
we'd need to run from the kernel to get it working. We instal
Yes, I did. However make installworld fails as I said.
- Original Message -
From: "Craig Rodrigues" <[EMAIL PROTECTED]>
To: "Richard Cotrina" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, October 24, 2002 5:02
Hi,
Did you see the instructions in /usr/src/Makefile and /usr/src/UPDATING?
This is from /usr/src/Makefile:
# For individuals wanting to upgrade their sources (even if only a
# delta of a few days):
#
# 1. `cd /usr/src' (or to the directory containing your source tree).
# 2. `make build