From nobody Sun Apr 20 08:15:39 2025 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ZgLsn33x4z5skTT for ; Sun, 20 Apr 2025 08:15:41 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZgLsn2RPvz3MF5; Sun, 20 Apr 2025 08:15:41 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1745136941; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6UBq60G6LNbMxOuE1vhvnkX3BB4Yz1YP7QzS/WmMP0w=; b=WwURT+I24YBL4R0WaYCBKa1Eu/2JA3cLbq2WC7NRlEKeQpZs6p55S6N2gI7GjJwhOsA1rm GCMIiPENy6BiGikX1ofb0Um4NnhloUgaVTt0UW4lj1tJpRYZ+5vMko4rDoFhm3kAZyPHgR Rf+Gb9xEx42zeMddkxWJnwMyEa0v0TkZCKfk307hgIKoXwpirgdLzEtvFex3SWxC7UoHZB 8dRJHTYjcyBJL0HEj/sieqGww6FD/kxmB7B8FPbnNKuTNmUoN1BR1A4IEvYHKG5HPhlciP ylo4eOdXg6tqMRdwk5C0C2iuI17jheAgMGBYgfrpMiXjXm3M6mVK9gk69tis0A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1745136941; a=rsa-sha256; cv=none; b=YxcjvXyznEEVsRgEoX5U1+gAbKG26v+KcouWc6wfq9OHecb9ZO/BdkfNyWMKYyiIsLOps8 wy999Z+V/ZzvFPZqJQFBRiZOutvavMooqHI50HVKWaOd/fMppjWkPp43rxySh3kl9z8I3I 7PH1irEU5wb6092WWfrZoyHjcw/HFdTBM19R0cTZcVvZmzSr7nxa3Icc7i+RZtZ25dmRkc cM4NjMtOS4+Hn9TJAzAzd0sYatojIjjqtK7Oj4BF5CndK35+Xo4QSsOrrBFRAO07ybhmoa hqaTX8PiHoQT4IeQAbYkXRfFKxKsyse+jLvdpnAATCYls598JgqUjNORjVMlEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1745136941; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6UBq60G6LNbMxOuE1vhvnkX3BB4Yz1YP7QzS/WmMP0w=; b=D6J231wrz9K74J0nk4JdZ3nGcx5lPD/gSX26l+e766bolhJ8Iz2eLrz6aJd5fdZc2OzbAA TIcEZ0A09vHFJCVx2XugexBQktSvi6OYAHhDuU7RoTHUUyWFyvLsUJSqE3XqBpsZ08INGI tBKaxrjvzC8qejtyGU0DRABgzNLrblgAbsEpaBqYzZoLPtBrzfnuZbOuT8nxyv+Npr6eBn /6n/ucQIhWDh9k/cEVbmdPa2QiOEjm3XvoURT8r7u1/di+Qj4bBc70FO2ILFU1DCWgU0eG lA+ovvK7zSddC5ZcR5H+JbR7qWUfouLdkitAtgVrpHTqax2jsvUkFVTZSYcB3A== Received: from ltc.des.dev (88-177-82-251.subs.proxad.net [88.177.82.251]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4ZgLsn19LhzxGx; Sun, 20 Apr 2025 08:15:41 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 2C71FF1959; Sun, 20 Apr 2025 10:15:39 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Chris Cc: Warner Losh , freebsd-current Subject: Re: New kernel =?utf-8?Q?doesn=E2=80=99t?= recognize ufs gpt root filesystem In-Reply-To: <809aba26a8884f36ae32a6f253345b3b@bsdforge.com> (Chris's message of "Sat, 19 Apr 2025 22:23:10 -0700") References: <811fddf82af288d409fc5df1c5b5d958@bsdforge.com> <809aba26a8884f36ae32a6f253345b3b@bsdforge.com> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Sun, 20 Apr 2025 10:15:39 +0200 Message-ID: <86bjsr5jv8.fsf@ltc.des.dev> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Chris writes: > Warner Losh writes: > > Maybe this is a custom kernel without the label code. > It's an upgrade. It's 15 from ~11 mos ago. Yes a custom kernel. But > I'm using the same kernconf as before. Was label removed from generic > in the last 11 mos.? Please share: - The output of the `what` command on your old (working) kernel - The output of the `what` command on your new (failing) kernel - The kernel configuration file you used to build the new kernel - The contents of `/var/run/dmesg.boot` after booting the old kernel > > What does '?' at mountroot> prompt say? > nadda, nothing. That's hard to believe. Are there any error messages relating to nvme prior to the mountroot promopt? (if necessary, use Scroll Lock followed by Page Up / Page Down to scroll back on the console). > > Does one of those work if you add 'ufs:/dev/' to the > > front of each of the geoms listed? Most likely ada0p2 or nda0p2. > Indeed. It's nda0p2. But ufs:/dev/nda0p2 returns the same error 19. > I had to move kernel to kernel.new && kernel.old to kernel to get > here to write this response. You could have just selected kernel.old from the loader menu (press 'k' to cycle between available kernels) or prompt (`boot kernel.old`)... I would however advise you to copy kernel.old to kernel.works, as it will be permanently deleted the next time you install a new kernel (unless you use `make reinstallkernel` instead of `make installkernel`). DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org