From b2aab93235d29089c3edf61280967e804c38c502 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 15 Apr 2019 15:33:02 -0700 Subject: [PATCH] Start Adding boot options for tips and tricks --- source/A/tips_and_tricks.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/A/tips_and_tricks.rst b/source/A/tips_and_tricks.rst index 620ff92c..1a9f22fd 100644 --- a/source/A/tips_and_tricks.rst +++ b/source/A/tips_and_tricks.rst @@ -14,3 +14,5 @@ To find out what version of softare you have you can view the `ubuntu packages w apt policy packagename even if it does not ship with lubuntu by default. + +If you want to boot an older kernel for troubleshooting use the advanced options for lubuntu at the grub bootloader screen if shown. If you need to get into this bootloader hold down :kbd:`shift` key at booting and then select the different kernel you want to boot into. To move down to Advanced options press :kbd:`Down Arrow`. To select the advanced options press the :kbd:`Right Arrow` key.