Is there anyway to close fsck messages during startup?

Do you want to disable fsck upon boot, or just “hide” the redundant message?

If the latter, add the GRUB_CMDLINE_LINUX_DEFAULT option console=tty3 to “redirect” the messages to TTY3.

The file to edit is /etc/default/grub

4 Likes