Created
December 29, 2024 07:33
-
-
Save mueslimak3r/1e144a67b8e1470a7bd87d909af5d69a to your computer and use it in GitHub Desktop.
Check dmesg for fstab errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mesg | grep "sd[a-z]" | |
dmesg | grep "mount" | |
dmesg | grep -E "error|fail|warn" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment