Date: Thu, 12 Feb 2004 14:50:45 +0100 From: "Willem Jan Withagen" <wjw@withagen.nl> To: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no> Cc: current@freebsd.org Subject: Re: Upgrading world from 5.0-dp1 to 5.1-RELEASE Message-ID: <09a701c3f16f$36bdfb30$471b3dd4@dual> References: <07b801c3f0c5$50b88780$471b3dd4@dual><20040211181705.GC69282@xor.obsecurity.org><20040211221605.GF52347@FreeBSD.org.ua><087f01c3f14d$3ba3c430$471b3dd4@dual><20040212105510.GB63369@FreeBSD.org.ua><08f601c3f15a$086540f0$471b3dd4@dual> <xzphdxwjwfj.fsf@dwp.des.no><095e01c3f169$43382940$471b3dd4@dual> <xzpd68kjux5.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Dag-Erling Smørgrav" <des@des.no> > "Willem Jan Withagen" <wjw@withagen.nl> writes: > > "Dag-Erling Smørgrav" <des@des.no> writes: > > > "Willem Jan Withagen" <wjw@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?09a701c3f16f$36bdfb30$471b3dd4>