Date: Wed, 24 Apr 2002 19:49:06 -0600 (MDT) From: "M. Warner Losh" <imp@village.org> To: Jeff.Kelly@t-online.de Cc: brunner@nic-naa.net, freebsd-current@FreeBSD.ORG Subject: Re: upgrade from 4.5 to current fails Message-ID: <20020424.194906.07230224.imp@village.org> In-Reply-To: <005e01c1eb13$cce043c0$594bfea9@bender> References: <200204232155.g3NLtis28172@nic-naa.net> <005e01c1eb13$cce043c0$594bfea9@bender>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <005e01c1eb13$cce043c0$594bfea9@bender>
Jeff.Kelly@t-online.de (Christian Flügel) writes:
: ----- Original Message -----
: From: "Eric Brunner-Williams in Portland Maine" <brunner@nic-naa.net>
: To: "Christian Flügel" <Jeff.Kelly@t-online.de>
: Cc: <freebsd-current@FreeBSD.ORG>; <brunner@nic-naa.net>
: Sent: Tuesday, April 23, 2002 11:55 PM
: Subject: Re: upgrade from 4.5 to current fails
:
:
: > Yeah. I picked those up too -- the signal 12 @ the install phase of
: ch<foo>.
: > I also got another shell failure when doing the depend phase of the kernel
: > build, but since I don't care what is in vers.c, and I don't care about
: the
: > ch<foo> set of utilities, I cheerfully continued.
:
: It is strange that nothing is mentioned in either UPDATING or README about
: these problems.
That's because if you were following the instructions in UPDATING:
To upgrade from 4.x-stable to current
-------------------------------------
make buildworld
make buildkernel KERNCONF=YOUR_KERNEL_HERE
cp src/sys/${MACHINE_ARCH}/conf/GENERIC.hints /boot/device.hints [2]
make installkernel KERNCONF=YOUR_KERNEL_HERE
reboot in single user [3]
mergemaster -p [5]
make installworld
mergemaster [4]
[1]
<reboot>
you wouldn't have these problems. :-)
Warner
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?20020424.194906.07230224.imp>
