Permanently Mount Harddisk Drives in Ubuntu.

You might have suffered from a problem of re-mounting harddrive volumes/drives after each and every restart.  Its very easy to get rid from this problem of re-mounting.

Here are some steps:---

  1. Install NTFS configuration tool by typing the following command.                    sudo apt-get install ntfs-config.

  2. Go to Sytem-->Administration-->NTFS Configuration Tool

  3. Check mark(√) all the drives in the new window which popped by clicking on Auto Configure button.

  4. Now again Check Mark "Enable write support for external device" and "Enable write support for internal device" and then click on CLOSE.


That's it. From now on, there is no need of mounting the harddrive volumes after each restart. Plz do comment in comment panel.

Thank you :)