Installing ntfs-3g On Etch
If you would like to read & write to your ntfs partition (windows’s partition), installing ntfs-3g on your machine is a better solution. This is the method I used to install ntfs-3g on my debian etch :
1. Remove old libfuse (if any) :
sudo apt-get remove libfuse2 fuse-utils
2. Get required package:
wget http://snapshot.debian.net/archive/2007/04/10/debian/pool/main/n/ntfs-3g/ntfs-3g_1.328-2_i386.deb
wget http://snapshot.debian.net/archive/2007/04/10/debian/pool/main/n/ntfs-3g/libntfs-3g0_1.328-2_i386.deb
wget http://snapshot.debian.net/archive/2007/04/10/debian/pool/main/f/fuse/libfuse2_2.6.3-2_i386.deb
wget http://snapshot.debian.net/archive/2007/04/10/debian/pool/main/f/fuse/fuse-utils_2.6.3-2_i386.deb
3. Install [...]
Posted on July 13th, 2007 by SMD
Filed under: Debian | 12 Comments »
I am a Free and Open Source Software lover, advocate. I would like to see Open Source grow, and more users being able to use and understand it. I would like to continue to become a part of this growing community, and to grow with it! 


