>>> On 28.03.15 at 01:43, <[email protected]> wrote: > The xen.efi file is located > > /usr/lib64/efi/xen.efi > > not at the target path > > chainloader (hd0,gpt1)/EFI/XEN/xen.efi > > (1) Is the right procedure to simply > > mkdir -p /boot/efi/EFI/XEN > cp /usr/lib64/efi/xen.efi /boot/efi/EFI/XEN/
Yes and ... > (2) If the Xen install doesn't populate xen.efi into that directory, then at > every Xen update/upgrade, will xen.efi need to be re-copied manually? ... yes, albeit the grub scripts should be taking care of this as long as there's a reference to the image from other than custom.cfg. Jan -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
