File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Build Celadon from source
74
74
Steps for Using Celadon as User OS
75
75
**********************************
76
76
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.
78
78
79
79
#. Prepare dependencies on your NUC::
80
80
@@ -85,7 +85,8 @@ Steps for Using Celadon as User OS
85
85
# scp <cel_apl_gptimage.img from your host> ./android.img
86
86
# sh launch_android.sh
87
87
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:
89
90
90
91
.. code-block :: bash
91
92
@@ -94,3 +95,11 @@ Steps for Using Celadon as User OS
94
95
[ro.bootimage.build.fingerprint]: [cel_apl/cel_apl/cel_apl:9/PPR2.181005.003.A1/rui06241613:userdebug/test-keys]
95
96
[ro.build.fingerprint]: [cel_apl/cel_apl/cel_apl:9/PPR2.181005.003.A1/rui06241613:userdebug/test-keys]
96
97
[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
You can’t perform that action at this time.
0 commit comments