diff options
Diffstat (limited to 'pcr/xen/xen.install')
-rw-r--r-- | pcr/xen/xen.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/xen/xen.install b/pcr/xen/xen.install index f629e6643..2c03573e7 100644 --- a/pcr/xen/xen.install +++ b/pcr/xen/xen.install @@ -34,7 +34,6 @@ GRUB_DEFAULT="xen-gnulinux-simple-a-unique-id-from-your-grub-goes-here" run grub-mkconfig ########## - Direct EFI boot preperation: Create a xen.cfg file in the same directory as xen.efi. These need to be in ESP, or in a directory accessible from you EFI bootloader. @@ -54,6 +53,7 @@ install_msg() { In order to complete the installation, and enable Xen, at the very least you must: + 1. Configure your bootloader to boot Xen: __EOF__ xen_boot |