From owner-freebsd-current@FreeBSD.ORG Sat Apr 20 17:24:34 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BF44667F for ; Sat, 20 Apr 2013 17:24:34 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 891C86DB for ; Sat, 20 Apr 2013 17:24:34 +0000 (UTC) Received: from p5dc3fbd8.dip0.t-ipconnect.de ([93.195.251.216] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1UTbWR-00084Z-VQ; Sat, 20 Apr 2013 19:24:24 +0200 Message-ID: <5172CF44.1050309@gwdg.de> Date: Sat, 20 Apr 2013 19:24:20 +0200 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130404 Thunderbird/17.0.5 MIME-Version: 1.0 To: Florian Smeets Subject: Re: Booting an alternative kernel from loader prompt fails the first time only References: <625362A8116D4B43AF4912773F478CB9@multiplay.co.uk> <5172C699.8020708@smeets.im> In-Reply-To: <5172C699.8020708@smeets.im> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: freebsd-current@freebsd.org, Steven Hartland X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 20 Apr 2013 17:24:34 -0000 On 20.04.2013 18:47 (UTC+2), Florian Smeets wrote: > On 20.04.13 18:05, Steven Hartland wrote: >> When trying to boot an alternative kernel from the loader prompt >> it fails the first time the command is run but succeeds the second >> time. >> >> Type '?' for a list of commands, 'help' for more detailed help. >> OK boot kernel.generic >> Booting... >> don't know how to load module '/boot/kernel.generic/kernel' >> OK boot kernel.generic >> Booting... >> /boot/kernel.generic/kernel text=0xd21288 data=...... >> > > Yes, I've been seeing the same thing for about 6-12 months maybe more. > None of the people I asked were able to confirm, so I'm happy that I'm > not imagining it :) I also can confirm this behaviour for month now (on 10.0-CURRENT amd64 with clang). Rainer > > I see this on serial as well as on the normal console in front of a PC. > > Florian >