Upgrading world from 5.0-dp1 to 5.1-RELEASE
Willem Jan Withagen
wjw at withagen.nl
Thu Feb 12 05:50:59 PST 2004
----- Original Message -----
From: "Dag-Erling Smørgrav" <des at des.no>
> "Willem Jan Withagen" <wjw at withagen.nl> writes:
> > "Dag-Erling Smørgrav" <des at des.no> writes:
> > > "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)
> > It will not solve the problems with bootstrapping the first 5.1 kernel
though.
>
> RTFU again, especially the part about booting from the new kernel
> before trying make installworld.
I started this discussion to see I could ehnace either my knowlegde and/or
improve on the upgrade strategy for doing upgrades via NFS.
being suggested RTFU several times now, I think I'm going to print it.
Put it under my pillow during next week's vacation, and see if I've returned
any wiser. :)
Just for my info and understanding:
signal 12:
#define SIGSYS 12 /* non-existent system call invoked */
So that suggests running an install(1) calling the kernel, but the kernel
is not recent enough to have that call onboard.
Correct??
So that could mean a 5.2_install trying to run on a 5.1 kernel??
thusfar thanx for all the help....
--WjW
More information about the freebsd-current
mailing list