Update using_ubuntu_as_sos.rst

This commit is contained in:
Xie Zhengtian 2018-11-28 15:42:55 +08:00 committed by David Kinder
parent b1db77eb81
commit ceed310661
1 changed files with 1 additions and 0 deletions

View File

@ -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"