Neil Ghosh
Tools
Feed
About
April 25, 2011
Mounting NTFS (Windows) drive automatically in Ubuntu
Add the following line in you /etc/fstab file
/dev/sda5 /media/Data ntfs defaults,umask=007,gid=46,noatime 0 0