From owner-freebsd-current@FreeBSD.ORG Thu Oct 2 16:54:00 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E668816A4B3 for ; Thu, 2 Oct 2003 16:54:00 -0700 (PDT) Received: from ack.Berkeley.EDU (ack.Berkeley.EDU [128.32.206.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A35243F3F for ; Thu, 2 Oct 2003 16:54:00 -0700 (PDT) (envelope-from mhunter@ack.Berkeley.EDU) Received: (from mhunter@localhost) by ack.Berkeley.EDU (8.11.3/8.11.3) id h92Nrw629590; Thu, 2 Oct 2003 16:53:58 -0700 (PDT) Date: Thu, 2 Oct 2003 16:53:58 -0700 From: Mike Hunter To: Didier Message-ID: <20031002235357.GA27949@ack.Berkeley.EDU> References: <002b01c38954$1711b340$cb48fea9@z3a1c1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002b01c38954$1711b340$cb48fea9@z3a1c1> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: /bin/sh terminated abnormally X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2003 23:54:01 -0000 On Oct 02, "Didier" wrote: > Hi all, > > I just Upgraded my FreeBSD-4.8 to FreeBSD-5.0 > > #buildworld > #buildkernel KERNCONF=GENERIC > #installkernel KERNCONF=GENERIC > > all ran fine ... but when I rebooted the computer I got this error message > > > Mounting root from ufs:/dev/ad2s2a > Pid 43 (sh), uid 0: exited on signal 8 > Oct 1 01:07:20: init: /bin/sh on /etc/rc > Terminated abnormally. going to single user mode, enter full pathname of > shell or RETURN for /bin/sh: > > RETURN gives the same error message . > any help would be apreciated I suspect you actually booted your old kernel. Upgrading from 4 to 5 may require that you upgrade the boot loader by hand...although I can't find specific mention of this in UPDATING....oh wait, there it is: line 1277: cd src/sys/boot ; make install [6] Mike "building nvidia binary driver karma"