Skip to content

Commit

Permalink
doc: update GSG picture
Browse files Browse the repository at this point in the history
update GSG picture.

Signed-off-by: Kunhui-Li <[email protected]>
  • Loading branch information
Kunhui-Li authored and dbkinder committed Jun 30, 2022
1 parent 5a2695d commit 506c87c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/getting-started/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ post-launched User VM. Each User VM has its own launch script.
log in to the User VM later in this guide.

#. For **Virtio block device**, click **+** and enter
``~/acrn-work/ubuntu-20.04.4-desktop-amd64.iso``. This parameter
``/home/acrn/acrn-work/ubuntu-20.04.4-desktop-amd64.iso``. This parameter
specifies the VM's OS image and its location on the target system. Later
in this guide, you will save the ISO file to that directory.

Expand Down Expand Up @@ -617,6 +617,7 @@ Build ACRN
cp "$disk"/*acrn-service-vm*.deb ~/acrn-work
cp "$disk"/launch_user_vm_id1.sh ~/acrn-work
sudo cp "$disk"/iasl /usr/sbin/
sudo chmod a+x /usr/sbin/iasl
sync && sudo umount "$disk"
.. _gsg-install-acrn:
Expand Down
Binary file modified doc/getting-started/images/configurator-postvm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 506c87c

Please sign in to comment.