Giter VIP home page Giter VIP logo

Comments (5)

FriederRodewald avatar FriederRodewald commented on May 18, 2024 1

Hey, thank you so much - I used loadfont and it raised an error pointing to the issue being that I booted my system in secure-boot mode. So I disabled secure-boot and it works like a charm :)

from minegrub-theme.

Lxtharia avatar Lxtharia commented on May 18, 2024

Hmm, can you cat /boot/grub/grub.cfg | grep pf2 and see if these files actually exist in the file system?
If they do and it doesn't work, you could try to copy them to /boot/grub/fonts, maybe that'll work?

from minegrub-theme.

FriederRodewald avatar FriederRodewald commented on May 18, 2024

Thanks, I think the problem could originate from my usage of efi-booting. Therefore, my main path is nos /boot/grub/ but /boot/efi/EFI/fedora/ where my grub.cfg and my themes and fonts folder is located.
Here, all fonts are present:

[root@fedora]/boot/efi/EFI/fedora/fonts# ls -al
total 2384
drwx------. 2 root root    4096 May  3 12:39 .
drwx------. 5 root root    4096 May  3 12:30 ..
-rwx------. 1 root root    6524 May  3 12:38 Minecraft24.pf2
-rwx------. 1 root root    8402 May  3 12:13 Minecraft.pf2
-rwx------. 1 root root   12482 May  3 12:39 Monocraft22.pf2
-rwx------. 1 root root 2394108 May  3 12:13 unicode.pf2

I changed my grub theme default in /etc/default/ to GRUB_THEME="/boot/efi/EFI/fedora/themes/minegrub-theme/theme.txt" and the paths should work fine:

[root@fedora]/boot/efi/EFI/fedora# cat grub.cfg | grep pf2
    font="/root/usr/share/grub/unicode.pf2"
loadfont ($root)/EFI/fedora/themes/minegrub-theme/Minecraft24.pf2
loadfont ($root)/EFI/fedora/themes/minegrub-theme/Minecraft.pf2
loadfont ($root)/EFI/fedora/themes/minegrub-theme/Monocraft22.pf2

If you have any other idea, I would be glad to hear it: otherwise it is not too big of a problem and I like the theme anyway :)

from minegrub-theme.

Lxtharia avatar Lxtharia commented on May 18, 2024

Hey, sorry for the late response, sadly I don't know what causes this. You could maybe press C to open the console while in the grub menu and loadfont /EFI/fedora/themes/minegrub-theme/Monocraft22.pf2 the fonts manually, then close and reopen the console and see if the font changed.
I wouldn't know what to to in either situation tbh, but maybe it helps to find the cause of the problem.
I faintly remember having this problem with my other grub theme (which consisted to 90% of fonts), but sadly i cannot remember how i fixed it.
Also, thanks! I'm happy you enjoy it despite the issue :D

from minegrub-theme.

nicholasz2510 avatar nicholasz2510 commented on May 18, 2024

AdisonCavani/distro-grub-themes#101 (comment)

from minegrub-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.