From owner-freebsd-current@freebsd.org Thu May 2 16:10:25 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 684651599C8C; Thu, 2 May 2019 16:10:25 +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 B13C69507F; Thu, 2 May 2019 16:10:24 +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=/kr4uF/bfcUrAYGFBbsGJXRhXcBwSsNkz0tfVCPWc/g=; b=e4ZZ2mRWTYL0CbD18ImGLuDIy2 Q/8fNTXGcrcRH7mT+RKuFFgexTzq12GrvOt815P9NVKmHTfxMDdgd3R61ZNNhTryKIckiu/+iohkt 0eYCM4lTmrARMH7tmV4X/aPvfDTsF8A2jCyVA/KzhetgFXWSaeFcKQhHQy+3hGdPkkZ9xIjNzOjPE TbRmlFmtXC3Enqgj0zWl/5V7ZxaYP/6rvnzAHOaPn+I4agX2wN5eT+6lcwf46Ea0eZKlxYqKij1NZ rjj40S3SEIxpfjKDKy6/7w6gdM6HMSWxsusHj3sIg3tyvddEEnWus0nuhXq1m6q8pjqH0wU6c5MkU +J4nSVfw==; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:bb:dcff:fe50:d900]:46521 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 1hMEHv-0004tb-LB; Thu, 02 May 2019 11:10:23 -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:10:23 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 02 May 2019 11:10:23 -0500 From: Larry Rosenman To: Warner Losh Cc: FreeBSD Current , owner-freebsd-current@freebsd.org Subject: Re: Mount Root fails: r347007 In-Reply-To: References: <20190502040229.ysm45il3n2mdsfg6@ler-imac.local> <33e20e5367966cb4f5c2856f3eda192f@lerctr.org> Message-ID: <4419741bbbc2fafe9efde97fb5bf6d8b@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:10:25 -0000 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. -- 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