From 2916c08bf87a3597463d98b3b5758f832bc727d3 Mon Sep 17 00:00:00 2001 From: awokd <34515595+awokd@users.noreply.github.com> Date: Sat, 4 Jan 2020 21:54:14 +0000 Subject: [PATCH] Add entry for Load Kernel Modules message --- introduction/faq.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/introduction/faq.md b/introduction/faq.md index ad48bd1b..3794a738 100644 --- a/introduction/faq.md +++ b/introduction/faq.md @@ -653,6 +653,16 @@ Here are some examples of non-Qubes reports about this problem: More examples can be found by searching for "Failed to synchronize cache for repo" (with quotation marks) on your preferred search engine. +### I see a "Failed to start Load Kernel Modules" message on boot + +The full message looks like: + +``` +[FAILED] Failed to start Load Kernel Modules. +See 'systemctl status systemd-modules-load.service' for details. +``` +This is cosmetic only, and can safely be ignored. + ### Could you please make my preference the default? Wouldn't it be great if Qubes were configured just the way you like it by default with all of your favorite programs and settings?