Encountered an error while upgrading my GCP VM's OS from Ubuntu 18.04 LTS to 20.04 LTS. The command 'hwmatch' was not found. Any ideas on how to resolve this issue
Hello suvinathan,
Welcome to GCC!
Try copying the file from:
/usr/lib/grub/i386-pc/hwmatch.mod
to this directory
/boot/efi/efi/grub
then reboot
If it doesn't work, please post the document here that you were following.
Thanks!