grub2-themes
grub2-themes copied to clipboard
error: can't find command 'hwmatch'. error: invalid argument.
My computer came with Windows 10. I added a second nvme drive and installed Ubuntu 20.04 on it. Worked fine.
I cloned this repository and did sudo ./install.sh -t stylish -s 2k and rebooted. I was greeted with this:
error: can't find command 'hwmatch'.
error: invalid argument.
Then it proceeds to the old boot menu without theme. It is functional.
Any suggestions how to fix this? Thanks!
I was able to fix the hwmatch error by adding GRUB_GFXPAYLOAD_LINUX=keep to /etc/default/grub.
However, the error: invalid argument. error remains.
https://www.linux.org/threads/error-cant-find-command-hwmatch-during-boot.32618/
Grub issue, not theme issue