From 03236c1de6485a3cadeb80187e67844293c6e202 Mon Sep 17 00:00:00 2001 From: Min Yang Date: Sun, 27 Nov 2022 18:20:59 +0800 Subject: [PATCH] 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 --- doc/getting-started/getting-started.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/getting-started/getting-started.rst b/doc/getting-started/getting-started.rst index 8b311aa61..a22362d8a 100644 --- a/doc/getting-started/getting-started.rst +++ b/doc/getting-started/getting-started.rst @@ -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: