From 2c098abe5490aba10a8dcbb9621b9bafa1bc113e Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 24 Jul 2019 22:20:07 -0700 Subject: [PATCH] Add note on not break anything 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 79b17a72..5fbf7544 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. +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. .. 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.