HOME - Recent Changes - Search:

Academic Work


Personal

* pot de départ


dblp


(:twitter:)

-----

[ edit | logout ]
[ help | sandbox | passwd ]

Update your ntfs-3g installation and mount your NTFS partitions

#############################

Problem

Using bittorrent on an NTFS partition, the process mount.ntfs-3g eats the processor. I noticed that Ubuntu had an old ntfs-3g driver, so I decided to install the new one manually from source. End result: it's working but nothing changed :( But let's sum up the steps.

Steps

Compile the new driver

Get the source of the current release from http://www.tuxera.com/community/ntfs-3g-download/, configure it, and make it. Don't install it yet.

Remove the old driver

Unmount the NTFS partitions, fire up Synaptic, type 'ntfs-3g' in the search box and remove all the related packages.

Install the new driver

Install the new driver as explained at http://www.tuxera.com/community/ntfs-3g-download/.

Mount the NTFS partitions

Follow the guide at http://ubuntuforums.org/showthread.php?t=217009 from Step 3 (Manual Configuration).

In short:

  • Add /dev/<your partition> /media/<mount point> ntfs-3g defaults,locale=en_US.utf8 0 0 to your /etc/fstab.
  • List of available locales: locale -a.
  • Create the directory /media/<mount point>.
  • sudo umount /dev/<your partition>
  • sudo mount -a
Cloud City


anime | bash | blogs | bsd | c/c++ | c64 | calc | comics | convert | cube | del.icio.us | digg | east | eBooks | egeszseg | elite | firefox | flash | fun | games | gimp | google | groovy | hardware | hit&run | howto | java | javascript | knife | lang | latex | liferay | linux | lovecraft | magyar | maths | movies | music | p2p | perl | pdf | photoshop | php | pmwiki | prog | python | radio | recept | rts | scala | scene | sci-fi | scripting | security | shell | space | súlyos | telephone | torrente | translate | ubuntu | vim | wallpapers | webutils | wikis | windows


Blogs and Dev.

* Ubuntu Incident
* Python Adventures
* me @ GitHub


Places

Debrecen | France | Hungary | Montreal | Nancy


Notes

full circle | km


Hobby Projects

* Jabba's Codes
* PmWiki
* Firefox
* PHP
* JavaScript
* Scriptorium
* Tutorials
* me @ GitHub


Quick Links


[ edit ]

View - Edit - History - Attach - Print *** Report - Recent Changes - Search
Page last modified on 2010 January 07, 08:47