You are not logged in.
For a while now I've been getting "ERROR: Hook 'font' cannot be found" when doing a -Syu and a "==> WARNING: errors were encountered during the build. The image may not be complete."
error: command failed to execute correctly
I'm seem to remember a post here a while ago, though haven't been able to find it again, and nothing on Google, saying just to deleted the word 'font' from the line HOOKS=(base udev autodetect modconf kms keyboard keymap font block filesystems fsck) in mmkinitcpio.conf)
The word "font" is back again in my line, but as I recently did a clean install that's probably normal
Is this the solution or is there a better way ?
Thanks
Last edited by Trevor_B (2023-01-03 14:03:45)
Offline
No, it's not normal. https://gitlab.archlinux.org/archlinux/ … o.conf#L52
Offline
Hah, thta seems better
Have modified the line shown in your link, Thanks
Do I need to run "# mkinitcpio -p linux" command now ? or something else ?
Last edited by Trevor_B (2023-01-03 13:31:35)
Offline
Do I need to run "# mkinitcpio -p linux" command now ?
Yup! More infos here: https://wiki.archlinux.org/title/Mkinit … generation
<49,17,III,I> Fama di loro il mondo esser non lassa;
<50,17,III,I> misericordia e giustizia li sdegna:
<51,17,III,I> non ragioniam di lor, ma guarda e passa.
Offline
Did the # mkinitcpio -p linux"
Hook message effectivly has disaperaed
I also had
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
But have solved this by adding in /etc/vconsole
FONT=eurlatgr (I'm running a English language system but a French set-up)
Many thanks to all, will mark this as solved
Offline