rename reference from gs_running_clr_virtual to vm_kvm

This commit is contained in:
Miguel Bernal Marin
2016-02-19 14:46:25 -06:00
parent e56f6e73e0
commit 8d33ca0325
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -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:`gs_running_clr_virtual`.
OS by :ref:`vm_kvm`.
What you need
@@ -66,4 +66,4 @@ mounted on ``/sdc``.
:alt: confirmation
Success! Your USB stick is now ready to boot and initiate the process for
:ref:`gs_installing_clr_as_host`.
:ref:`gs_installing_clr_as_host`.
+1 -1
View File
@@ -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:`gs_running_clr_virtual` for details.
See :ref:`vm_kvm` for details.
Live Image
==========
+1 -1
View File
@@ -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:`gs_running_clr_virtual`.
Note: You can also try :ref:`vm_kvm`.
+2 -2
View File
@@ -1,4 +1,4 @@
.. _gs_running_clr_virtual:
.. _vm_kvm:
Running in a virtualized environment
####################################
@@ -69,4 +69,4 @@ Alternatively, there are a few other ways to approach this.
- And to run it as a background process::
$ ./start_qemu.sh clr_image &
$ ./start_qemu.sh clr_image &