How to install NTFS-3G in Ubuntu

This guide will help you to install NTFS-3G in Ubuntu Edgy.

Open a terminal.

sudo gedit /etc/apt/sources.list

Add the following repositories, save and close.

deb http://givre.cabspace.com/ubuntu/ edgy main main-all
deb http://ntfs-3g.sitesweetsite.info/ubuntu/ edgy main main-all
deb http://flomertens.keo.in/ubuntu/ edgy main main-all

Now enter the following to authenticate those repositories.

Full Story.