I found a solution called "ntfs-3g" (http://www.ntfs-3g.org/).it has been some time since the release and believed to be stable.
it is very easy to configure and might not take much time
- First you have to edit the sources list
- Add Following lines and save
deb http://flomertens.free.fr/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
- Get the pgp key for the installation
wget http://flomertens.free.fr/ubuntu/givre_key.asc -O- | sudo apt-key add -
- Then Updaete and Upgrade the system
sudo apt-get upgrade
- Automatic configuration of ntfs-3g
sudo ntfs-config
(changes might be active after a reboot)
Now you are done and ready to fly.. :)
No comments:
Post a Comment