mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-11 13:03:15 +00:00
doc: Add poweroff step to gsg
- Add an optional step in GSG to power off User VM. Signed-off-by: Reyes, Amy <amy.reyes@intel.com>
This commit is contained in:
parent
f8763cc953
commit
04eefc9516
@ -710,7 +710,14 @@ Launch the User VM
|
|||||||
acrn@vecow:~$ uname -r
|
acrn@vecow:~$ uname -r
|
||||||
5.10.78-acrn-service-vm
|
5.10.78-acrn-service-vm
|
||||||
|
|
||||||
The User VM has launched successfully. You have completed this ACRN setup.
|
The User VM has launched successfully. You have completed this ACRN setup.
|
||||||
|
|
||||||
|
#. (Optional) To shut down the User VM, run this command in the terminal that is
|
||||||
|
connected to the User VM:
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
sudo poweroff
|
||||||
|
|
||||||
Next Steps
|
Next Steps
|
||||||
**************
|
**************
|
||||||
|
Loading…
Reference in New Issue
Block a user