I investigated some problems with fsck and systemd recently. In the process, I learned quite a few things. And when I finished, I wrote these notes for future reference. Hope somebody finds them useful.
Open grub config file with:
sudo vi /etc/default/grub
In order to see the system log on boot, remove quiet
and splash
from the kernel command line. Also, we want as much information as possible about systemd, so add the following params to the kernel command line: