Chris Schuld's Blog

personal musings on the composition of software

Written By: Chris Schuld Tuesday, August 7th, 2007

If you make a new entry in fstab it will not auto-mount. Therefore you must reload / refresh the entries. A reboot will do this but that is not a friendly way to do it. A quick way to reload new entries in /etc/fstab (fstab) is to use the mount command:

mount -a


Mount -a
Categories: Fedora, Linux

7 Responses to " Reload fstab (/etc/fstab) "

  1. loki says:

    simple, but useful tip, thank you !

  2. jason says:

    helpful, thanks!

  3. Angelo says:

    Grazie, molto utile!!!

  4. zman says:

    Thank you, exactly what I was looking for

  5. Ngueyn says:

    nice what I needed, takes to long to reboot!

  1. [...] When you are done, you can quickly refresh the fstab using the mount command [...]

Leave a Reply

About Chris

Chris Schuld

Thank you for visiting my website. I use this site for a myriad of things: maintaining software I have open sourced, connecting with my readers and friends and documenting all of this little things "I wished I would have written down." You can read more about me or contact me.


thanks for visiting... happy coding

Recent Comments