sudo efibootmgr -n XXXX Some motherboards block booting non-Windows entries. Clone a Windows entry and replace the file path:
sudo efibootmgr -c -L "Cloned Windows" -l \\EFI\\CLOVER\\CLOVERX64.efi -d /dev/sda -p 1 2.1 Read/Write Any NVRAM Variable Using nvram (macOS/Linux): efi cheats
# Read sudo nvram boot-args sudo nvram boot-args="-v keepsyms=1" Delete sudo nvram -d boot-args 2.2 Force Apple-Style Boot Arguments (on non-Apple) Some Hackintosh EFIs accept boot-args even on generic hardware. Set: sudo efibootmgr -n XXXX Some motherboards block booting