We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88644ab commit e91ecaaCopy full SHA for e91ecaa
doc/tutorials/acrn_ootb.rst
@@ -460,7 +460,8 @@ Step 3: Deploy the Service VM image
460
461
# dd if=/mnt/sos-industry.img of=/dev/sda bs=4M oflag=sync status=progress
462
463
-Note: With the above “size” settings in yaml, >100G SOS image will be generated and it will quite some time to write it into the disk.
+.. note:: Given the large YAML size setting of over 100G, generating the SOS image and writing it to disk will take some time.
464
+
465
#. Configure the EFI firmware to boot the ACRN hypervisor by default:
466
467
.. code-block:: none
0 commit comments