Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

praetorx

macrumors regular
Original poster
Apr 7, 2010
160
0
I have an external HDD formatted as NTFS that I want to search. Spotify doesn't find anything but I'm able to search using the "find" command.
I also have the Paragon NTFS extension for the Mac but no go.

Is Mac OS incapable of searching through a NTFS filesystem?
 
Spotify? Don't you mean Spotlight? :p

As for that, for a drive to be searched by Spotlight, it needs to be indexed. To do this, go into Terminal and type the following:
Code:
sudo mdutil -i on /(Volume name)

Note that if you disconnect the drive, the index will be deleted; you'll need to do this again in order for the drive to be searchable.
 
Thanks guys, Yes I meant Spotlight, don't know why I said Spotify, I don't even know what that is :)

I'll try that, thanks a lot!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.