mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 12:19:06 +00:00
Update using_ubuntu_as_sos.rst
This commit is contained in:
committed by
David Kinder
parent
b1db77eb81
commit
ceed310661
@@ -141,6 +141,7 @@ the source code, build it, and install it on your device.
|
||||
#. Configure the EFI firmware to boot the ACRN hypervisor by default
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
# For SATA
|
||||
sudo efibootmgr -c -l "\EFI\acrn\acrn.efi" -d /dev/sda -p 1 \
|
||||
-L "ACRN Hypervisor" -u "bootloader=\EFI\ubuntu\grubx64.efi"
|
||||
|
Reference in New Issue
Block a user