Hi, I got grub2 from your repository a few days ago and am having a little trouble building it. This is to try to resolve a problem from .../kern/fs.c (Unknown file system)(btrfs?) The fs type for the /boot partition is btrfs.
I have attempted to enable-themes but am getting an error message about no DejaVu found.I don't understand how this is determined. As far as I know I have all the DejaVu packages installed on this system. Fedora Core 34 (rawhide)(x86_64) by the way. I don't see any "libs" or "dev*" packages either installed or in the list of ALL packages available below. Is it possible that Fedora Core has neglected to publish them? I don't see any freetype2 packages either but I got the freetype project's repo version and built it... installed in a separate tool-chain set of directories. Any help/hints/tips/suggestions would be greatly appreciated. Best regards, George... Here is all the dejavu software installed: rpm -qa | grepĀ dejavu dejavu-sans-mono-fonts-2.37-12.fc33.noarch dejavu-lgc-sans-mono-fonts-2.37-12.fc33.noarch dejavu-sans-fonts-2.37-12.fc33.noarch dejavu-lgc-serif-fonts-2.37-12.fc33.noarch bpg-dejavu-sans-fonts-2017.2.005-15.fc32.noarch dejavu-serif-fonts-2.37-12.fc33.noarch dejavu-lgc-sans-fonts-2.37-12.fc33.noarch bpg-dejavu-sans-fonts-2017.2.005-16.fc33.noarch php-tcpdf-dejavu-sans-fonts-6.3.5-2.fc34.noarch texlive-dejavu-svn31771.2.34-27.fc33.noarch texlive-dejavu-otf-svn45991-27.fc33.noarch texlive-dejavu-doc-svn31771.2.34-27.fc33.noarch php-tcpdf-dejavu-serif-fonts-6.3.5-2.fc34.noarch php-tcpdf-dejavu-sans-mono-fonts-6.3.5-2.fc34.noarch php-tcpdf-dejavu-lgc-serif-fonts-6.3.5-2.fc34.noarch php-tcpdf-dejavu-lgc-sans-fonts-6.3.5-2.fc34.noarch dejavu-lgc-fonts-all-2.37-12.fc33.noarch dejavu-fonts-doc-2.37-12.fc33.noarch dejavu-fonts-all-2.37-12.fc33.noarch bpg-dejavu-serif-fonts-2017.2.37-16.fc33.noarch bpg-dejavu-sans-mono-fonts-2017.3.003-16.fc33.noarch Here's what is available but not installed (from a list of all packages available at RedHat): Available php-tcpdf-dejavu-lgc-sans-mono-fonts.noarch Here's the output of ./configure --prefix=/usr/lsd/Linux --verbose ******************************************************* GRUB2 will be compiled with following components: Platform: i386-pc With devmapper support: Yes With memory debugging: No With disk cache statistics: No With boot time statistics: No efiemu runtime: Yes grub-mkfont: Yes grub-mount: Yes starfield theme: No (No DejaVu found) With libzfs support: Yes Build-time grub-mkfont: No (no fonts) Without unifont (no build-time grub-mkfont) With liblzma from -llzma (support for XZ-compressed mips images) *******************************************************