mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-05 05:12:03 +00:00
fix label to be like others vm-* labels
This commit is contained in:
@@ -5,7 +5,7 @@ Creating a bootable USB to install the OS
|
||||
|
||||
Here's how to create a USB drive that initiates the process for
|
||||
:ref:`gs_installing_clr_as_host`. Alternatively, you can test the
|
||||
OS by :ref:`vm_kvm`.
|
||||
OS by :ref:`vm-kvm`.
|
||||
|
||||
|
||||
What you need
|
||||
|
||||
@@ -14,7 +14,7 @@ KVM Image
|
||||
|
||||
Download a recent KVM image along with the UEFI firmware
|
||||
helper ``OVMF.fd`` and the KVM start helper script ``start_qemu.sh.``
|
||||
See :ref:`vm_kvm` for details.
|
||||
See :ref:`vm-kvm` for details.
|
||||
|
||||
Live Image
|
||||
==========
|
||||
|
||||
@@ -27,5 +27,5 @@ The entire installation should take no more than a few minutes.
|
||||
For feedback on installation or other topics, please feel free to write in to our
|
||||
`mailing list <https://lists.clearlinux.org/mailman/listinfo/dev>`_.
|
||||
|
||||
Note: You can also try :ref:`vm_kvm`.
|
||||
Note: You can also try :ref:`vm-kvm`.
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
.. _vm_kvm:
|
||||
.. _vm-kvm:
|
||||
|
||||
Running in a virtualized environment
|
||||
####################################
|
||||
|
||||
Reference in New Issue
Block a user