Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2025 07:23:01 +0000
From:      Gary Jennejohn <garyj@gmx.de>
To:        Chris <bsd-lists@bsdforge.com>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: New kernel =?ISO-8859-1?B?ZG9lc24/dA==?= recognize ufs gpt root filesystem
Message-ID:  <20250421092301.724f623f@ernst.home>
In-Reply-To: <93cecfcebd42c222ec8f283b891b19dc@bsdforge.com>
References:  <811fddf82af288d409fc5df1c5b5d958@bsdforge.com> <CANCZdfr8P=qB-1OnKTjX7nedGQcbinFXgoyUUd_SP0-=ndGJiA@mail.gmail.com> <809aba26a8884f36ae32a6f253345b3b@bsdforge.com> <86bjsr5jv8.fsf@ltc.des.dev> <93cecfcebd42c222ec8f283b891b19dc@bsdforge.com>

index | next in thread | previous in thread | raw e-mail

On Sun, 20 Apr 2025 12:19:45 -0700
Chris <bsd-lists@bsdforge.com> wrote:

> On 2025-04-20 01:15, Dag-Erling Smørgrav wrote:
> > Chris <bsd-lists@bsdforge.com> writes:  
> >> Warner Losh <imp@bsdimp.com> 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.?  
> Thanks for your reply!
> > 
> > Please share:
> > 
> > - The output of the `what` command on your old (working) kernel  
> FreeBSD 15.0-CURRENT #1 main-n270118-94b09d388b81-dirty: Mon May 13 12:57:41 
> PDT 2024
> 
> > - The output of the `what` command on your new (failing) kernel  
> FreeBSD 15.0-CURRENT #0 main-n276516-65d8491719bb: Sat Apr 19 17:41:06 PDT 
> 2025
> 
> > - The kernel configuration file you used to build the new kernel  
> https://bitpit.us/kern/LENOIP15ND-NEW
> 
> here's the old kernconf:
> https://bitpit.us/kern/LENOIP15ND-OLD
> 
> and here's a convenient diff of them:
> https://bitpit.us/kern/LENODIFF
> 

Removing ctl might be a problem since it supports:
	/sys/conf/files:cam/ctl/ctl_nvme_all.c
	/sys/conf/files:cam/ctl/ctl_nvme_cmd_table.c
and you have nvme in your kernel config files.

But I'm not sure about that since I don't have nvme in my config file.

> > - The contents of `/var/run/dmesg.boot` after booting the old kernel  
> https://bitpit.us/kern/dmesg.boot
> 

A diff of the new and old /var/run/dmesg.boot files might be useful.

[SNIP]

-- 
Gary Jennejohn


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250421092301.724f623f>