From owner-freebsd-stable@FreeBSD.ORG Fri Nov 25 23:03:28 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E900816A41F for ; Fri, 25 Nov 2005 23:03:28 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE62343D8B for ; Fri, 25 Nov 2005 23:03:05 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EfmZ0-0002Wu-JT for freebsd-stable@freebsd.org; Sat, 26 Nov 2005 00:01:06 +0100 Received: from r5k101.chello.upc.cz ([86.49.10.101]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Nov 2005 00:01:06 +0100 Received: from martinkov by r5k101.chello.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Nov 2005 00:01:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: martinko Date: Fri, 25 Nov 2005 23:51:41 +0100 Lines: 20 Message-ID: <4387957D.1040105@pobox.sk> References: <438398F2.9020802@chillt.de> <20051123013603.O66337@chylonia.3miasto.net> <4383BC21.7060103@chillt.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5k101.chello.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051114 X-Accept-Language: sk, cs, en-gb, en-us, en In-Reply-To: <4383BC21.7060103@chillt.de> Sender: news Cc: freebsd-questions@freebsd.org Subject: Re: recompiled 6.0 does not boot -- need help !! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2005 23:03:29 -0000 Bartosz Fabianowski wrote: >> loader.old??? AFAIK loader is not rebuilt while compiling kernel and >> there is no such file like loader.old created! > > > It is installed with world and not kernel then. Sorry for getting that > wrong, I didn't check. But it makes no difference to the original poster > because he reinstalled both world and kernel: > > > i recompiled kernel (and world) and it does not boot anymore. > > Of course, the handbook recommends installing a new kernel and rebooting > before installing world, but people keep doing it differently ;). > > - Bartosz i did follow the handbook ... (though i might not be precise with my wording above) m.