From owner-freebsd-stable@FreeBSD.ORG Fri Nov 25 23:00:32 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 4C20D16A41F for ; Fri, 25 Nov 2005 23:00:32 +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 C9A9743D5E for ; Fri, 25 Nov 2005 23:00:29 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EfmWw-0001So-Lt for freebsd-stable@freebsd.org; Fri, 25 Nov 2005 23:58:58 +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 ; Fri, 25 Nov 2005 23:58:58 +0100 Received: from martinkov by r5k101.chello.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 Nov 2005 23:58:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: martinko Date: Fri, 25 Nov 2005 23:57:57 +0100 Lines: 22 Message-ID: References: <438398F2.9020802@chillt.de> <20051123013603.O66337@chylonia.3miasto.net> <20051125102023.M99147@pobox.sk> <43872949.6050602@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: <43872949.6050602@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:00:32 -0000 Bartosz Fabianowski wrote: >> thanks, but the issue is with the loader itself > > > Telling it to use loader.old should definitely work around that problem. > Unless, of course, the problem lies within something that starts even > earlier. In this case, you could always use a 6.0 CD to restore the > original, working, files. > > - Bartosz i tried to interrupt booting process as you advised in previous email but that didn't work. i spotted some text from grub, then something like [FreeBSD-a.out ..... and then reset. anyway, i've fixed it for now by booting from CD and renaming /boot/loader.old to /boot/loader i'll try to investigate on this later on. thank you for your help! martin