diff --git a/docs/hardware-support/virtual-boards/qemuarm-efi.rst b/docs/hardware-support/virtual-boards/qemuarm-efi.rst index 66280b824f8965d0f31624c177caa3ded6e73cc4..784418ecd095ef68e01c66c1a961ba5c993dd17f 100644 --- a/docs/hardware-support/virtual-boards/qemuarm-efi.rst +++ b/docs/hardware-support/virtual-boards/qemuarm-efi.rst @@ -51,3 +51,5 @@ Once the image is done, you can run the Qemu using the provided script wrapper: .. code-block:: console $ MACHINE=qemuarm-efi runqemu oniro-image-base slirp + +For additional information refer to the :ref:`usage section <linux-flavour-usage>`. diff --git a/docs/hardware-support/virtual-boards/qemuarm64-efi.rst b/docs/hardware-support/virtual-boards/qemuarm64-efi.rst index 39ce379e636e156d01a7626abc72050e107c632c..8ca59d7477eedeeb029cf4c36185f8c9a4db55cf 100644 --- a/docs/hardware-support/virtual-boards/qemuarm64-efi.rst +++ b/docs/hardware-support/virtual-boards/qemuarm64-efi.rst @@ -51,3 +51,5 @@ Once the image is done, you can run the Qemu using the provided script wrapper: .. code-block:: console $ MACHINE=qemuarm64-efi runqemu oniro-image-base slirp + +For additional information refer to the :ref:`usage section <linux-flavour-usage>`. diff --git a/docs/hardware-support/virtual-boards/qemux86-64.rst b/docs/hardware-support/virtual-boards/qemux86-64.rst index 2608e0d1aa204db6cc3c82537b0117618f4a625f..3f7dd5dc4aa63841b474ca5bdfb8ede5f042c817 100644 --- a/docs/hardware-support/virtual-boards/qemux86-64.rst +++ b/docs/hardware-support/virtual-boards/qemux86-64.rst @@ -49,3 +49,5 @@ Once the image is done, you can run the Qemu using the provided script wrapper: .. code-block:: console $ MACHINE=qemux86-64 runqemu oniro-image-base wic ovmf slirp + +For additional information refer to the :ref:`usage section <linux-flavour-usage>`. diff --git a/docs/hardware-support/virtual-boards/qemux86.rst b/docs/hardware-support/virtual-boards/qemux86.rst index c40c3bc97482ef48c5aaab8284c40ac039510b52..8f88cd03559f1413f630af1c2a34a4cd019ab4b0 100644 --- a/docs/hardware-support/virtual-boards/qemux86.rst +++ b/docs/hardware-support/virtual-boards/qemux86.rst @@ -49,3 +49,5 @@ Once the image is done, you can run the Qemu using the provided script wrapper: .. code-block:: console $ MACHINE=qemux86 runqemu oniro-image-base wic ovmf slirp + +For additional information refer to the :ref:`usage section <linux-flavour-usage>`.