File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments