mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-19 09:53:01 +00:00
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:
parent
ebeb064d49
commit
377694682d
@ -223,8 +223,8 @@ Boot Windows on ACRN With a Default Configuration
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
-s 5,ahci,cd:./Windows10.iso \
|
-s 5,ahci,cd:/home/acrn/work/Windows10.iso \
|
||||||
-s 6,ahci,cd:./winvirtio.iso \
|
-s 6,ahci,cd:/home/acrn/work/winvirtio.iso \
|
||||||
|
|
||||||
#. Launch WaaG
|
#. Launch WaaG
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user