Upgrading world from 5.0-dp1 to 5.1-RELEASE

Willem Jan Withagen wjw at withagen.nl
Thu Feb 12 05:08:24 PST 2004


----- Original Message ----- 
From: "Dag-Erling Smørgrav" <des at des.no>
To: "Willem Jan Withagen" <wjw at withagen.nl>
Cc: "Ruslan Ermilov" <ru at freebsd.org>; <current at freebsd.org>
Sent: Thursday, February 12, 2004 1:48 PM
Subject: Re: Upgrading world from 5.0-dp1 to 5.1-RELEASE


> "Willem Jan Withagen" <wjw at withagen.nl> writes:
> > [...]
> > And the even more wierd thing is that:
> >     make installworld
> > does not work, and generates a signal 12 with the install(1) it uses.
>
> RTFU (hint: COMPAT_FREEBSD4)

I've seen that, but since it was 5.0-DP1 I disregarded that.
But I'll give it a spin....

Ehmmmm: It is already in GENERIC on my 5.1

It will not solve the problems with bootstrapping the first 5.1 kernel though.
========
kern.bootfile: /boot/kernel/kernel -> /boot/kernel.old/kernel
mkdir -p /boot/kernel
install -p -m 555 -o root -g wheel kernel /boot/kernel
*** Signal 12
=========

--WjW



More information about the freebsd-current mailing list