Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2023 14:21:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272077] loader defaults to kernel=kernel even if it doesn't exist
Message-ID:  <bug-272077-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272077

            Bug ID: 272077
           Summary: loader defaults to kernel=3Dkernel even if it doesn't
                    exist
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: freebsd@igalic.co

when building multiple kernels, they end up with installed as:

/boot/kernel.$KERNCONF

the first built kernel ends up as /boot/kernel

I have uninstalled that first kernel, and am now left with:

/boot/kernel.GENERIC-MMCCAM/
/boot/kernel.GENERIC-NODEBUG/

loader cannot cope with that.
It always tries to build its list of kernels with "kernel" as a base-line, =
even
if it doesn't exist.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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