From owner-freebsd-current@freebsd.org Thu May 2 16:40:39 2019 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE80D159A8A3; Thu, 2 May 2019 16:40:39 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (unknown [IPv6:2001:470:1f0f:3ad::53:2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "*.lerctr.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 19B1E9640B; Thu, 2 May 2019 16:40:39 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=ler2019; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date: Content-Transfer-Encoding:Content-Type:MIME-Version:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=c8zrdWlAznNre/e1TvYgLZov+zQF/XbCygJldalyuOc=; b=npt+4Qx+7Jf3RNO89RhSJA27Cd CgzzEtKoXDzsvNBESzifwWfu8OqI4bizPSkv2+Q0atDSkS6U/1DjRXhRBU+iMvLx9iiRkwdbLcYyS O1jACECUiJLOTj3o4A2XADqtHOZaXu1r9VjiI0ecmgzsekJJSsb06/AaKlqnejspOnUxJNj2INHjI jfeOFAp9eQpJ3MxSzphk/TbeF5XdAJLFpae3hXgS+72tTuLAb9eEZ+aTB29TAK/LiWWvWoVx3Tym0 Uh+SfxEjjbtmNd21IvjX18hDX4Xbpt+pG+KXmfraxUhSTpGAbsg/7KnN8WAc9g+ahhCa0D/tBlPT8 8MnaPnGw==; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:bb:dcff:fe50:d900]:30108 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92 (FreeBSD)) (envelope-from ) id 1hMElB-0005R6-RS; Thu, 02 May 2019 11:40:37 -0500 Received: from 2600:1700:210:b180:c0d6:e55c:b9fe:1941 by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Thu, 02 May 2019 11:40:37 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 02 May 2019 11:40:37 -0500 From: Larry Rosenman To: Warner Losh Cc: FreeBSD Current , owner-freebsd-current@freebsd.org Subject: Re: Mount Root fails: r347007 In-Reply-To: <6fd7b2d4dcbbbe07a2e9639e3657906d@lerctr.org> References: <20190502040229.ysm45il3n2mdsfg6@ler-imac.local> <33e20e5367966cb4f5c2856f3eda192f@lerctr.org> <4419741bbbc2fafe9efde97fb5bf6d8b@lerctr.org> <6fd7b2d4dcbbbe07a2e9639e3657906d@lerctr.org> Message-ID: <5084541f31224d3fb91796f0b4096bb7@lerctr.org> X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.3.9 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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, 02 May 2019 16:40:40 -0000 On 05/02/2019 11:34 am, Larry Rosenman wrote: > On 05/02/2019 11:10 am, Larry Rosenman wrote: >> On 05/02/2019 10:58 am, Warner Losh wrote: >>> On Thu, May 2, 2019 at 9:54 AM Larry Rosenman wrote: >>> >>>> On 05/02/2019 9:41 am, Larry Rosenman wrote: >>>> > On 05/02/2019 9:24 am, Warner Losh wrote: >>>> >> On Thu, May 2, 2019 at 7:40 AM Larry Rosenman wrote: >>>> >> >>>> >>> On 05/02/2019 8:29 am, Warner Losh wrote: >>>> >>> > On Wed, May 1, 2019 at 10:04 PM Larry Rosenman >>>> wrote: >>>> >>> > >>>> >>> >> Upgraded from r346487 to r347007, and when I reboot, I get a >>>> mountroot >>>> >>> >> prompt. If I answer it with the same BootFS I booted from >>>> >>> >> (zfs:zroot/ROOT/r347007) it continues to boot, and run. >>>> >>> >> >>>> >>> >> Dmesg: https://www.lerctr.org/~ler/Boot-NoRoot.txt >>>> >>> >> >>>> >>> >> What else do we need? >>>> >>> >> >>>> >>> >> I did upgrade the EFI partitions, and the freebsd-boot partitions >>>> >>> >> and that did *NOT* change anything. >>>> >>> >> >>>> >>> >> Ideas? >>>> >>> >> >>>> >>> > >>>> >>> > BIOS or UEFI booting? >>>> >>> >>>> >>> UEFI boot. >>>> >>> >>>> >> >>>> >> So no change to \efi\boot\bootx64.efi (or whatever you are booting? >>>> >> >>>> >> Can you get the output of 'show' in the boot loader? >>>> >> >>>> >> Also, is there a way you can try one or two of the versions in between >>>> >> 346487 and 347007 to try to narrow the changes down a bit? >>>> >> >>>> >> Warner >>>> > >>>> > show output in 4 screenshots: >>>> > https://www.lerctr.org/~ler/FreeBSD/NO-BOOT/ >>>> > >>>> > What's the easiest way to try some of the other revisions? And which >>>> > would >>>> > you suggest? (I'm set up for meta-mode). >>>> working with Kyle Evans on IRC, and backing /boot/loader.efi to >>>> r346487 >>>> lets the system boot >>>> normally. >>>> >>> >>> OK. I noticed vfs.root.mountfrom wasn't set. Can you see if it's set >>> in >>> your successfully booted system with kenv? >>> >> >> 2 things: r346675 still works, and vfs.root.mountfrom *IS* set. > r346879 does *NOT* work. Stepping back to r346759 r346759 *WORKS*. So it's r346879 that breaks it. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106