Install grub-xen-bin by entering the following commands in the terminal:
sudo apt update sudo apt install grub-xen-bin
Description:
GRand Unified Bootloader, version 2 (Xen binaries)
GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB that has been built for use with the Xen hypervisor (i.e. PV-GRUB). It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-xen instead.
Homepage: http://www.gnu.org/software/grub/
Version: 2.02-2ubuntu8
Section: admin