Wednesday, 14 October 2009

How to automatically mount the NTFS drives in Ubuntu?

Open the Terminal window and run the below commands:

sudo aptitude update


Then

sudo aptitude install ntfs-config


Then, make sure that there are no drives mounted. Then, click on System and then Administration and then click on System Tools. When it asks for password, just enter it and then select the drives which you want to be auto mounted and then click on Apply. Also, select the "" option and then click on OK.

Idea I`ve inspired from the web.

No comments:

Post a Comment