From owner-freebsd-current@FreeBSD.ORG Thu May 19 20:18:34 2005 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 9AEDD16A4CE for ; Thu, 19 May 2005 20:18:34 +0000 (GMT) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69A7F43DA1 for ; Thu, 19 May 2005 20:18:34 +0000 (GMT) (envelope-from david.freebsd@verizon.net) Received: from OSTest ([68.161.118.114])0.04 <0IGR00N9Z72X4IG7@vms048.mailsrvcs.net> for freebsd-current@freebsd.org; Thu, 19 May 2005 15:18:33 -0500 (CDT) Date: Thu, 19 May 2005 15:21:46 -0400 From: David Gurvich In-reply-to: <20050519112345.pkuuiedxwswkkk40@netchild.homeip.net> To: freebsd-current@freebsd.org Message-id: <200505191521.46254.david.freebsd@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <20050518051111.GA33262@Athena.infor.org> <20050518223616.3f515599@dolphin.local.net> <20050519112345.pkuuiedxwswkkk40@netchild.homeip.net> User-Agent: KMail/1.8 Subject: Re: Newest loader from CVS not working 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, 19 May 2005 20:18:34 -0000 Yes that can be done. The problem can be worked around. Should not need to be. I can use the loader from 5.3-RELEASE iso, but cannot use any from cvsup. The point here is how to fix the problem so that when building the loader works. > Just load loader.old at boot time. You just have to press a key early in > the boot sequence (before it loads the kernel and the modules) and enter > "/boot/loader.old". > > Bye, > Alexander.