doc: update SGS and Sample App to match release 3.2
1. update grub item in SGS 2. update acrn kernel version 3. update file names Signed-off-by: Min Yang <minx.yang@intel.com>
This commit is contained in:
parent
494ec8064a
commit
03236c1de6
|
@ -698,7 +698,7 @@ Install ACRN
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
reboot
|
||||
sudo reboot
|
||||
|
||||
#. Confirm that you see the GRUB menu with the "ACRN multiboot2" entry. Select
|
||||
it and proceed to booting ACRN. (It may be auto-selected, in which case it
|
||||
|
@ -825,7 +825,7 @@ Launch the User VM
|
|||
.. code-block:: console
|
||||
|
||||
ubuntu@ubuntu:~$ uname -r
|
||||
5.15.0-43-generic
|
||||
5.15.71-acrn-service-vm-00001-g7df95512ae9e
|
||||
|
||||
Then open a new terminal window and use the command to see that the Service
|
||||
VM is running the ``acrn-kernel`` Service VM image:
|
||||
|
|
Loading…
Reference in New Issue