help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change Full Disk Encryption Password Prompt Font and/or Background I


From: Hans Gruber
Subject: Re: Change Full Disk Encryption Password Prompt Font and/or Background Image (stage 1)?
Date: Sun, 14 Mar 2021 18:18:44 +0000 (UTC)

 Hello,
About custom keyboard layout at grub2 first stage here is what I have used and 
done.https://wiki.archlinux.org/index.php/GRUB/Tips_and_tricks#Manual_configuration_of_core_image_for_early_boot
https://wiki.archlinux.org/index.php/Talk:GRUB#Custom_keyboard_layout
About custom fonts you don't need to rename your custom font to unicode.pf2You 
have inside your /boot/grub/${grub_cpu}-${grub_platform} folder of your linux 
distributions usefull *.lst files including the moddep.lst which is listing all 
modules and their dependencies.
To load a custom font you need video modules, gfxterm as output, font modules 
and then do a loadfont yourcustomfont.pf2 file.You can find all Grub2 console 
command in grub2 manual.https://www.gnu.org/software/grub/manual/grub/grub.html
Hope this help.If you need further help.
RegardsHans





    Le dimanche 14 mars 2021 à 17:58:00 UTC+1, Cullen Ross 
<cullenrss@gmail.com> a écrit :  
 
 Hello everyone,

This is my first time here, so I apologize if this has been answered before
or if I'm not properly following etiquette.

I've recently set up my laptop for full disk encryption, so when I start my
machine, I'm greeted by GRUB's password prompt. Additionally, I've been
theming grub to match a universal font and background image that I have. So
far, I have everything set up the way I want except for the initial
password prompt (I believe this is considered to be stage 1 of GRUB?). I'm
trying to change the font from the default one so that it matches the font
I've set everywhere else. Is it possible to change it? The only resource
I've found that talks about changing stage 1 settings is here:
https://superuser.com/questions/974833/change-the-keyboard-layout-of-grub-in-stage-1
. Obviously this wasn't quite helpful because I'm not changing keyboard
layouts. Could someone explain how to change the stage 1 password prompt
font if it's possible? I've also tried replacing the system installed
`unicode.pf2` with the font I want (renamed to unicode.pf2) and then
reinstalling grub with `grub-install` but that didn't work.

Additionally, if it's possible to set a background image at stage 1 could
someone explain how to do that as well?

Thank you so much for any and all assistance!
Best,
Cullen
  

reply via email to

[Prev in Thread] Current Thread [Next in Thread]