From 84ebcdee4ff8ed5125ae31c49223bef7327e380b Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 24 Sep 2019 13:40:03 -0700 Subject: [PATCH] Add did I break it sentence to live session --- source/E/live_session.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/E/live_session.rst b/source/E/live_session.rst index 5fbf7544..242fa63e 100644 --- a/source/E/live_session.rst +++ b/source/E/live_session.rst @@ -10,7 +10,7 @@ Reasons for using live session: - Fixing broken installs. - Backing up files -A good example of when you would use a live session is if your computer turns on and won't boot, you can run the live session. You could then mount the disk and backup all of your pictures or send an email. If your hard drive or SSD is no longer working, you can boot a live session and then order replacement parts. You also can feel free to try different things out in a live session and not worry about breaking your install. +A good example of when you would use a live session is if your computer turns on and won't boot, you can run the live session. You could then mount the disk and backup all of your pictures or send an email. If your hard drive or SSD is no longer working, you can boot a live session and then order replacement parts. You also can feel free to try different things out in a live session and not worry about breaking your install. A live session is also good to see if you have misconfigured something that broke it or confirm that is a problem always without configuration changes. .. warning:: In a live session anything you do not save to external media or a mounted drive specifically will be lost when you power off your machine.