Checking your /etc/fstab pre reboot
It is a good idea to check your fstab pre-reboot ... here is an easy way to do it (source):
mount -avf
the -f
will prevent the system call from actually being done. If you get a syntax error, you know you have a problem, otherwise you are probably good to go (better than nothing).
Written by Hatem Nassrat
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Linux
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#