From a5dd6304ef66c267eb430a55c1ea337836303735 Mon Sep 17 00:00:00 2001 From: bktan8 Date: Mon, 11 Sep 2017 16:19:14 -0700 Subject: [PATCH] Update live-image.rst --- source/clear-linux/get-started/live-image.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/clear-linux/get-started/live-image.rst b/source/clear-linux/get-started/live-image.rst index 66eeecf3..276febfd 100644 --- a/source/clear-linux/get-started/live-image.rst +++ b/source/clear-linux/get-started/live-image.rst @@ -3,11 +3,9 @@ Install Clear Linux as a live image ################################### -This option is a great way to try a live |CL| environment without writing -to your computer's hard disk. +A live image contains the complete Clear Linux operating system that resides on a bootable media such as a USB drive or in a virtual machine. This is a great way to use |CL| without modifying your computer's existing hard disk. -Follow these instructions to create a bootable USB drive and boot from USB. -You can also use the live image to boot the OS in a VM. +Follow these instructions to create a bootable USB drive and boot from USB. To boot |CL| in a virtual environment, see `Install Clear Linux in a virtual machine`_. .. include:: bootable-usb/bootable-usb-linux.rst :Start-after: bootable-usb-linux: @@ -34,3 +32,4 @@ Boot your Clear Linux live image .. _releases: https://download.clearlinux.org/releases .. _current: http://download.clearlinux.org/current +.. _Install Clear Linux in a virtual machine: https://clearlinux.org/documentation/clear-linux/get-started/virtual-machine-install/virtual-machine-install.html