From 9d2e72f5eaa9b7c0a869f57c4c5b4b8bf8f621ec Mon Sep 17 00:00:00 2001 From: Min Yang Date: Thu, 8 Dec 2022 15:28:34 +0800 Subject: [PATCH] doc: add kernel version to grub menuentry in GSG 1. add kernen version to menuentry "Ubuntu-ACRN Board Inspector" 2. add kernel version and acrn version to menuentry "Ubuntu with ACRN hypervisor" Please refer to #8357(master) and #8358(release_3.2) for code change. Signed-off-by: Min Yang --- doc/getting-started/getting-started.rst | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/doc/getting-started/getting-started.rst b/doc/getting-started/getting-started.rst index e36c643be..c7d9731a7 100644 --- a/doc/getting-started/getting-started.rst +++ b/doc/getting-started/getting-started.rst @@ -618,13 +618,10 @@ Install ACRN The target system will reboot into the ACRN hypervisor and start the Ubuntu Service VM. -#. Confirm that you see the GRUB menu with the "Ubuntu-ACRN Board Inspector" entry. Select - it and proceed to booting ACRN. (It may be auto-selected, in which case it +#. Confirm that you see the GRUB menu with "Ubuntu-ACRN Board Inspector, with 5.15.0-56-generic" entry. + Select it and proceed to booting ACRN. (It may be auto-selected, in which case it will boot with this option automatically in 5 seconds.) - Note: Maybe there are several same items display, you can check them via pressing the key ``e`` to - select the item with kernel "5.15.0-53-generic". - Example grub menu shown as below: .. code-block:: console @@ -633,12 +630,10 @@ Install ACRN ──────────────────────────────────────────────────────────────────────────────── Ubuntu Advanced options for Ubuntu - Ubuntu-ACRN Board Inspector - Ubuntu-ACRN Board Inspector - *Ubuntu-ACRN Board Inspector - Ubuntu with ACRN hypervisor - Ubuntu with ACRN hypervisor - Ubuntu with ACRN hypervisor + Ubuntu-ACRN Board Inspector, with 5.15.71-acrn-service-vm + *Ubuntu-ACRN Board Inspector, with 5.15.0-56-generic + Ubuntu with ACRN hypervisor, with 5.15.71-acrn-service-vm(3.2) + Ubuntu with ACRN hypervisor, with 5.15.0-56-generic(3.2) UEFI Firmware Settings .. _gsg-run-acrn: @@ -723,7 +718,7 @@ Launch the User VM .. code-block:: console - Welcome to Ubuntu 22.04.1 LTS (GNU/Linux 5.15.0-53-generic x86_64) + Welcome to Ubuntu 22.04.1 LTS (GNU/Linux 5.15.0-56-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com @@ -752,7 +747,7 @@ Launch the User VM .. code-block:: console ubuntu@ubuntu:~$ uname -r - 5.15.0-53-generic + 5.15.0-56-generic Then open a new terminal window and use the command to see that the Service VM is running the ``acrn-kernel`` Service VM image: