sudo: grub2-mkconfig: command not found
When I try perform the command "sudo grub2-mkconfig -o /etc/grub2-efi.cfg", I get an error message stating "sudo: grub2-mkconfig: command not found". I am trying to perform single GPU passthrough by following this guide:
31 Answer
The difference between grub-mkconfig and grub2-mkconfig is explained here