if lscpu |awk '/Model name:.*N/ {exit 0} END {exit 1}';then
if lscpu |grep -qP 'Model name:.*N';then
CHOICE=$(whiptail --title "N-SERIES PROCESSOR DETECTED" --menu "\nTo ensure compatibility with Proxmox VE on systems equipped with N-series processors, it is recommended to install the Proxmox 6.2 kernel.\n\nInstall the Proxmox 6.2 kernel now?"16582\