From owner-freebsd-current@FreeBSD.ORG Mon Sep 6 12:40:05 2004 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 7AB7C16A4CE for ; Mon, 6 Sep 2004 12:40:05 +0000 (GMT) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEFC743D31 for ; Mon, 6 Sep 2004 12:40:04 +0000 (GMT) (envelope-from arno@heho.snv.jussieu.fr) Received: from heho.snv.jussieu.fr (heho.snv.jussieu.fr [134.157.184.22]) by shiva.jussieu.fr (8.12.11/jtpda-5.4) with ESMTP id i86Cdqtx021849 for ; Mon, 6 Sep 2004 14:39:52 +0200 (CEST) X-Ids: 167 Received: from heho.snv.jussieu.fr (localhost [127.0.0.1]) i86Ce1cP029566 for ; Mon, 6 Sep 2004 14:40:01 +0200 (MEST) Received: (from arno@localhost) by heho.snv.jussieu.fr (8.13.1/8.13.1/Submit) id i86Ce1nR029563; Mon, 6 Sep 2004 14:40:01 +0200 (MEST) (envelope-from arno) To: current@freebsd.org From: "Arno J. Klaassen" Date: 06 Sep 2004 14:40:01 +0200 Message-ID: Lines: 8 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Miltered: at shiva.jussieu.fr with ID 413C5A98.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Antivirus: scanned by sophie at shiva.jussieu.fr Subject: BETA3 boot loader problem 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: Mon, 06 Sep 2004 12:40:05 -0000 On my of my systems (ASUS7N266) I cannot boot BETA3 (cvs sources from last night) : loader seems to load kernel and then spontaneously reboots. Moving /boot/loader.old to /boot/loader solves it. FYI, Arno