On Sat, Dec 08, 2018 at 08:05:00PM -0700, home user via users wrote:
(Samuel said)
That should be in /boot. Do you have /boot on a separate partition?

How do I determine which partition /boot is in?

The directory mentioned in the error messages is under /boot as you said (thank-you!):
---------------
-bash.2[system]: pwd
/boot/grub2/themes/system
-bash.3[system]: ls -la
total 7080
drwxr-xr-x. 2 root root    1024 Oct 11 12:59 .
drwxr-xr-x. 4 root root    1024 May  9  2012 ..
-rw-r--r--. 1 root root 3621581 May 23  2017 background.png
-rw-r--r--. 1 root root 3621581 May 23  2017 fireworks.png
-bash.4[system]:
---------------

Are there log files somewhere that have the full error messages showing specifically what 4 things are wanted but missing?

Hopefully, yes ..

You might see logs with sth. like:
journalctl -n 100000

If you're getting too much/too little data try decreasing/increasing
the number ("-n").

Then, in the logs shown, search for "boot --" (without the quotes)
until you have an entry for the boot where things went wrong, and see
what's written after it.

For full data you probably need to run the command above with root
privileges ..

Regards,
Wolfgang
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to