Skip to content

Commit 506c87c

Browse files
Kunhui-Lidbkinder
authored andcommitted
doc: update GSG picture
update GSG picture. Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
1 parent 5a2695d commit 506c87c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/getting-started/getting-started.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ post-launched User VM. Each User VM has its own launch script.
508508
log in to the User VM later in this guide.
509509

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

@@ -617,6 +617,7 @@ Build ACRN
617617
cp "$disk"/*acrn-service-vm*.deb ~/acrn-work
618618
cp "$disk"/launch_user_vm_id1.sh ~/acrn-work
619619
sudo cp "$disk"/iasl /usr/sbin/
620+
sudo chmod a+x /usr/sbin/iasl
620621
sync && sudo umount "$disk"
621622
622623
.. _gsg-install-acrn:
-56.1 KB
Loading

0 commit comments

Comments
 (0)