From owner-freebsd-current@freebsd.org Tue Oct 10 20:19:13 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CCC7E3BBEB for ; Tue, 10 Oct 2017 20:19:13 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from mx1.scaleengine.net (mx1.scaleengine.net [209.51.186.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FA3C6B174 for ; Tue, 10 Oct 2017 20:19:13 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from Ticonderoga.HML3.ScaleEngine.net (senat1-01.HML3.ScaleEngine.net [209.51.186.5]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 084D413888 for ; Tue, 10 Oct 2017 20:19:06 +0000 (UTC) Subject: Re: Encrypted Swap Problem with 12.0-CURRENT r324427 To: freebsd-current@freebsd.org References: From: Allan Jude Message-ID: <332f479e-87ab-8d5b-58f1-c7ee9bfa779b@freebsd.org> Date: Tue, 10 Oct 2017 16:20:37 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 10 Oct 2017 20:19:13 -0000 On 10/10/2017 16:15, Thomas Laus wrote: > I have been having some boot issues after upgrading to r324427 this > week. It gets to the step of accessing my Geli encrypted swap partition > and then drops to the ddb> prompt. Sometimes it works but mostly it > does not. Booting with r323984 is flawless. Has anything been changed > between these 2 revisions that would affect me? Booting in single > usermode works fine on r324427 but immediately goes to the ddb> prompt > when terminating with a 'ctrl-d' to go into multi-user mode. > > Is there anything that I might have missed in the UPDATING instruction > that might cause this. I don't have any errors on this partition that > gpart status finds. > > Tom > > Before the ddb> prompt there should be a message explaining what has gone wrong to make it drops into the debugger. If it has scrolled off the top of the screen, press scroll-lock and then you can use the arrow keys to navigate back up into the buffer. -- Allan Jude