From ddd7a6c5f819a466c590179a028009332a79c0e7 Mon Sep 17 00:00:00 2001 From: Joshua Strobl Date: Fri, 22 Sep 2017 20:22:49 +0300 Subject: [PATCH] Add some article summaries / descriptions for the Help Center. --- hardware/printer-compatibility/en.md | 1 - troubleshooting/boot-management/en.md | 2 ++ troubleshooting/installation-issues/en.md | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/hardware/printer-compatibility/en.md b/hardware/printer-compatibility/en.md index 52a1e66..1bedb0a 100644 --- a/hardware/printer-compatibility/en.md +++ b/hardware/printer-compatibility/en.md @@ -2,7 +2,6 @@ title = "Printer Compatibility" lastmod = "2017-09-22T20:09:00+03:00" +++ - # Printer Compatibility The following printers have been tested and/or suggested to function correctly by our users. diff --git a/troubleshooting/boot-management/en.md b/troubleshooting/boot-management/en.md index 90b4582..70dbb2f 100644 --- a/troubleshooting/boot-management/en.md +++ b/troubleshooting/boot-management/en.md @@ -4,6 +4,8 @@ lastmod = "2017-09-22T20:12:14+03:00" +++ # Boot Management +This article will walk you through various ways of managing the booting of your system. + ## Bring up the boot menu with no timeout set? By default, EFI installs will not show the boot menu and boot directly into Solus. By hitting space bar (repeatedly) during boot, the boot menu will appear (it may take a couple of goes to get the timing right). diff --git a/troubleshooting/installation-issues/en.md b/troubleshooting/installation-issues/en.md index 7d5ffbc..be8ad2d 100644 --- a/troubleshooting/installation-issues/en.md +++ b/troubleshooting/installation-issues/en.md @@ -4,6 +4,8 @@ lastmod = "2017-09-22T20:13:14+03:00" +++ # Installation Issues +This article covers various issues that you may come across during installation of Solus. + ## Can't install in EFI mode The live ISO will attempt to install Solus by the same method it was booted. If it is unable to install the boot loader to the ESP, then it is likely booted in legacy mode. Ensure that the ISO has been created via a [supported method](/articles/installation/preparing-to-install/en/) and that an EFI boot is selected from the boot options.