You are not logged in.
Pages: 1
Maybe this is kind of a silly question, but only the grub64.efi file is in my efi-partition. When following the arch-wiki guide to install xen, it tells me that the xen.efi-file has to be in the same directory as my kernel- and ramdisk-files, but those are in /boot. My question is if I should still place it next to the lonely grub64.efi-file
Last edited by n0c_ (2024-09-11 07:43:56)
Offline
It shouldn't matter where you put that, since you'd make a new GRUB entry anyway, and GRUB can read from your /boot as well
But not sure whether xen explicitly only supports loading from the ESP, in which case you'd have to reorganize your booting infrastructure.
Last edited by V1del (2024-09-10 18:52:36)
Offline
Pages: 1