the Founder of noob2geek. Is also an Web Designer and a Blogger. He is a self-proclaimed techie and geek. He is also an student of Bachelor of Science at Bangalore University. And loves listening to music and spends his free time reading Science stuffs.

5 responses to “How to Automount NTFS Drives in Ubuntu”

  1. abhinandh

    I’d prefer the good ‘ol fstab way.

    echo ‘/dev/sdxx /mountpoint ntfs defaults 0 0′>>/etc/fstab

    There, done!

    1. Aditya

      Yes. In fact I use the same method as I use Arch, but Ubuntu (even though I don’t like it much) has done one thing very well and that is to move more people to Linux. For newbies this method is good, they will eventually shift to the fstab and mtab method.

      You are no longer a noob Abhinandh – you are somewhere in-between the 2 :P

  2. Harka

    “Enable write support for internal device” option is disabled in my Ubuntu, how can I enable it?

  3. ashwin

    thanks a lot bro

Leave a Reply