From e2e9a3e9b90882d42b4d2d86af9ca8796d910a59 Mon Sep 17 00:00:00 2001 From: Xie Zhengtian Date: Thu, 29 Nov 2018 10:10:33 +0800 Subject: [PATCH] doc: Add the note for the directory of UOS image --- doc/tutorials/using_ubuntu_as_sos.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tutorials/using_ubuntu_as_sos.rst b/doc/tutorials/using_ubuntu_as_sos.rst index e9df88a79..464952e1f 100644 --- a/doc/tutorials/using_ubuntu_as_sos.rst +++ b/doc/tutorials/using_ubuntu_as_sos.rst @@ -311,9 +311,9 @@ For the User OS, we are using the same `Clear Linux`_ release version as the Ser -s 3,virtio-blk,/root/clear-26440-kvm.img -k /lib/modules/kernel/default-iot-lts2018 -.. note:: - The image of UOS can be stored in other directories instead of "/root", - and please remember to modify it in "launch_uos.sh" too. + .. note:: + The image of UOS can be stored in other directories instead of "/root", + and please remember to modify it in "launch_uos.sh" too. Start the User OS (UOS) ***********************