Doc: Update Launch Windows as the Guest VM

To keep align with script, change Windows10.iso and winvirtio.iso image relative paths to full paths.

Signed-off-by: fuzhongl <fuzhong.liu@intel.com>
This commit is contained in:
fuzhongl 2021-03-31 07:34:05 +08:00 committed by David Kinder
parent ebeb064d49
commit 377694682d
1 changed files with 2 additions and 2 deletions

View File

@ -223,8 +223,8 @@ Boot Windows on ACRN With a Default Configuration
.. code-block:: bash
-s 5,ahci,cd:./Windows10.iso \
-s 6,ahci,cd:./winvirtio.iso \
-s 5,ahci,cd:/home/acrn/work/Windows10.iso \
-s 6,ahci,cd:/home/acrn/work/winvirtio.iso \
#. Launch WaaG