mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-29 21:49:05 +00:00
hypervisor: install acrn.efi to /usr/lib
acrn.efi is a binary and need to be installed to /usr/lib instead of /usr/share. Suggested-by: Arzhan Kinzhalin <arzhan.i.kinzhalin@intel.com> Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
This commit is contained in:
committed by
Jack Ren
parent
9563e248b7
commit
977d48d550
@@ -125,7 +125,7 @@ partition. Follow these steps:
|
||||
.. code-block:: none
|
||||
|
||||
# mkdir /mnt/EFI/acrn
|
||||
# cp /usr/share/acrn/acrn.efi /mnt/EFI/acrn/
|
||||
# cp /usr/lib/acrn/acrn.efi /mnt/EFI/acrn/
|
||||
|
||||
#. Configure the EFI firmware to boot the ACRN hypervisor by default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user