mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-08 05:35:49 +00:00
kvm: Add command line to download start_qemu.sh (#420)
This commit is contained in:
committed by
michael vincerra
parent
6a5fba7267
commit
a9cceb9a23
@@ -82,6 +82,11 @@ Download and launch the virtual machine
|
||||
`image <https://download.clearlinux.org/image/>`_ directory. This script
|
||||
will launch the |CL| VM and provide console interaction within the same
|
||||
terminal emulator window.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
curl -O https://download.clearlinux.org/image/start_qemu.sh
|
||||
|
||||
|
||||
#. Make the script executable:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user