Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Nov 2024 19:13:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 280692] FreeBSD stable/14 boot loader: "failed to add font: /boot/fonts/11x22.fnt"
Message-ID:  <bug-280692-227-28uNSHpzWj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280692-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280692-227@https.bugs.freebsd.org/bugzilla/>

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

Warner Losh <imp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imp@FreeBSD.org

--- Comment #2 from Warner Losh <imp@FreeBSD.org> ---
Is this BIOS or EFI?

We have no explicit support for reading the .gz file. We seem to rely on th=
ere
being GZIP support compiled into the loader, and I've made changes around t=
hat.

If this is EFI, I'd expect it to still be working.

If it's BIOS, then it's what I'd expect. I remove .gz support in that time
period, though I've since backed off that (added it back) and removed graph=
ics
on BIOS instead (by default). It should work now either (a) because we're n=
ot
trying to load with the text only loader or (b) you built
WITHOUT_LOADER_BIOS_TEXT_ONLY=3Dy and the GZIP support is back.

So can you try again :)

--=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-280692-227-28uNSHpzWj>