From owner-freebsd-current@freebsd.org Thu May 2 16:35:00 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 A239B159A64E; Thu, 2 May 2019 16:35:00 +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 E4BDF96091; Thu, 2 May 2019 16:34:59 +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=LABgCESVzASV2IB5puyFVXylHuGmCOvCUsNWoj3RPVc=; b=TdPtezr2UAG57WnmqGDD1z+UTP MmSBaWqh5zqaLUaXO5Wd8eCjiQChkGI5/PFHoPf5g9GChP9epb7MjfoqnRoiHZWqvSC4xQ7z6sa3M wFPggK4kT2TM0XH1PEaf6ZQerLulKOa/83bS+VM8TMdbMghRwVcRZRuhH5emVJNVyUnxs+QtnEAvf QTWIjITGPFHdfN6DGhxFitSgwit7orLLUiICIY7QVIh+x1dEDY++wRu5lckqPyJOcS5o5rtzQBFOJ /ImO/0k/cQobStoobo8NRok1xptuyU/Ag6XQWeSdiOMCWNQ2/f0SBa3RTlLABaITr4l0nzng5gyge NFYLcxQw==; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:bb:dcff:fe50:d900]:21852 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 1hMEfi-0005Jp-Tt; Thu, 02 May 2019 11:34:59 -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:34:58 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 02 May 2019 11:34:58 -0500 From: Larry Rosenman To: Warner Losh Cc: FreeBSD Current , owner-freebsd-current@freebsd.org Subject: Re: Mount Root fails: r347007 In-Reply-To: <4419741bbbc2fafe9efde97fb5bf6d8b@lerctr.org> References: <20190502040229.ysm45il3n2mdsfg6@ler-imac.local> <33e20e5367966cb4f5c2856f3eda192f@lerctr.org> <4419741bbbc2fafe9efde97fb5bf6d8b@lerctr.org> Message-ID: <6fd7b2d4dcbbbe07a2e9639e3657906d@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:35:00 -0000 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 -- 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