mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-18 19:57:31 +00:00
doc: fix typo in GSG
missing a trailing backslash on a command continuation Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
065bcaa2ce
commit
d96656e4ad
@ -659,7 +659,7 @@ Build ACRN
|
||||
scp ~/acrn-work/acrn-hypervisor/build/acrn-my_board-MyConfiguration*.deb \
|
||||
~/acrn-work/*acrn-service-vm*.deb \
|
||||
~/acrn-work/MyConfiguration/launch_user_vm_id1.sh \
|
||||
~/acrn-work/acpica-unix-20210105/generate/unix/bin/iasl
|
||||
~/acrn-work/acpica-unix-20210105/generate/unix/bin/iasl \
|
||||
acrn@10.0.0.200:~/acrn-work
|
||||
|
||||
Then, go to the target system and put the ``iasl`` tool in its proper
|
||||
|
Loading…
Reference in New Issue
Block a user