Skip to content

Commit 1aef529

Browse files
lirui34dbkinder
authored andcommitted
doc: Add platform sos info and GUI screenshots against Celadon Guest OS
Add sos info and Celadon OS GUI screenshots for the Celadon UOS tutorial. Signed-off-by: ruix.li <ruix.li@intel.com>
1 parent 714162f commit 1aef529

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

doc/tutorials/images/Celadon_apps.png

149 KB
Loading

doc/tutorials/images/Celadon_home.png

26.3 KB
Loading

doc/tutorials/using_celadon_as_uos.rst

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Build Celadon from source
7474
Steps for Using Celadon as User OS
7575
**********************************
7676

77-
#. Follow :ref:`getting-started-apl-nuc` to boot the "ACRN Service OS"
77+
#. Follow :ref:`getting-started-apl-nuc` to boot the "ACRN Service OS" based on Clear Linux 29880.
7878

7979
#. Prepare dependencies on your NUC::
8080

@@ -85,7 +85,8 @@ Steps for Using Celadon as User OS
8585
# scp <cel_apl_gptimage.img from your host> ./android.img
8686
# sh launch_android.sh
8787

88-
#. You will see the shell console after Celadon boots. Check the build info using the ``getprop`` command:
88+
#. You will see the shell console from the terminal and the Celadon GUI on the secondary monitor
89+
after system boots. You can check the build info using the ``getprop`` command in shell console:
8990

9091
.. code-block:: bash
9192
@@ -94,3 +95,11 @@ Steps for Using Celadon as User OS
9495
[ro.bootimage.build.fingerprint]: [cel_apl/cel_apl/cel_apl:9/PPR2.181005.003.A1/rui06241613:userdebug/test-keys]
9596
[ro.build.fingerprint]: [cel_apl/cel_apl/cel_apl:9/PPR2.181005.003.A1/rui06241613:userdebug/test-keys]
9697
[ro.vendor.build.fingerprint]: [cel_apl/cel_apl/cel_apl:9/PPR2.181005.003.A1/rui06241613:userdebug/test-keys]
98+
99+
.. figure:: images/Celadon_home.png
100+
:width: 700px
101+
:align: center
102+
103+
.. figure:: images/Celadon_apps.png
104+
:width: 700px
105+
:align: center

0 commit comments

Comments
 (0)