View Single Post
  #3   (View Single Post)  
Old 4th August 2008
ivanatora ivanatora is offline
Real Name: Ivan
Fdisk Soldier
 
Join Date: Jul 2008
Location: Bulgaria
Posts: 51
Default

I had a little doubt to add it as 'ntfs' or 'ntfs-3g', so I tried both, but it seemed NTFS drives are not indexed again. I checked the file system type as mount sees it:
Code:
> mount
/dev/fuse0 on /mnt/ntfs (fusefs, local, synchronous)
/dev/fuse1 on /mnt/xp (fusefs, local, synchronous)
So I've added 'fusefs' to /etc/locate.rc, re-run the update script and - voila NTFS drives were succesfully indexed
Reply With Quote