I’ve already tried to install grub themes, in three cases the ‘grub-mkconfig’ error occurred, does anyone know how I solve these problems? Errors below:
1-Attempt to install grub theme name Atomic-GRUB-Theme, displays the information: Command 'grub-mkconfig' not found
[jack@fedora Atomic-GRUB-Theme]$ sudo ./install.sh [sudo] password for jack: Yes, You are root! ==> Downloading files… Cloning into ‘/tmp/Atomic-GRUB2-Theme’… remote: Enumerating objects: 196, done. remote: Counting objects: 100% (35/35), done. remote: Compressing objects: 100% (34/34), done. remote: Total 196 (delta 18), reused 7 (delta 1), pack-reused 161 Receiving objects: 100% (196/196), 115.95 KiB | 4.46 MiB/s, done. Resolving deltas: 100% (77/77), done. ==> Copying files… You must set the theme in your GRUB config file, Would you like to do it now? [y/n]
==> Applying changes… ./install.sh: line 7: grub-mkconfig: command not found → Theme successfuly applied! → Restart your PC to check it out. [jack@fedora Atomic-GRUB-Theme]$
2 -Attempt to install grub theme name primitivistical-grub-v0.2, displays the information: Command 'grub-mkconfig' not found
[jack@fedora primitivistical-grub-v0.2]$ sudo ./Install.sh Command ‘grub-mkconfig’ not found [jack@fedora primitivistical-grub-v0.2]$
3 - Attempt to install grub theme name steamos-1080p, displays the information: Command 'grub-mkconfig' not found
[jack@fedora steamos-1080p]$ sudo python3 darkmatter-theme.py -i [sudo] password for jack:
___ _ __ __ _ _
| \ __ _ _ _| |__ | \/ |__ _| |_| |_ ___ _ _
| |) / _` | '_| / / | |\/| / _` | _| _/ -_) '_|
|___/\__,_|_| |_\_\ |_| |_\__,_|\__|\__\___|_| GRUB THEME
Written by Vandal (VandalByte)
INSTALLER ✔️
($) Copying assets to /boot/grub/themes//darkmatter done.
($) Editing the GRUB file … done.
($) Updating GRUB …
/bin/sh: line 1: grub-mkconfig: command not found
(#) Dark Matter GRUB theme has been successfully installed !!
[jack@fedora steamos-1080p]$