execute/rerun mounts in fstab without rebooting

Your /etc/fstab  file holds all the mount info for your linux installation. e.g. where to mount local drives, how to mount network drives, …

I have a few NFS mounts defined in my fstab file. Sometimes the other device is not on when my Linux box boots and so the mount is not executed. When I eventually get round to turning the other device on I want to be able to mount it without rebooting my linux box.

You do this with a simple

mount -a

 

Leave a Reply

(email optional)


Warning: Undefined array key "rerror" in /home/public/blog/wp-content/plugins/wp-recaptcha/recaptcha.php on line 291