Skip to content

Instantly share code, notes, and snippets.

@mueslimak3r
Created December 29, 2024 07:33
Show Gist options
  • Save mueslimak3r/1e144a67b8e1470a7bd87d909af5d69a to your computer and use it in GitHub Desktop.
Save mueslimak3r/1e144a67b8e1470a7bd87d909af5d69a to your computer and use it in GitHub Desktop.
Check dmesg for fstab errors
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