How I can search anything on thumb drive using Spotlight?

As soon as I start search I show all content of Mac hard drive.

I am using Snow leopard 10.6.8.

link|improve this question
feedback

2 Answers

Go into Finder, open the USB drive you'd like to search by double-clicking its icon in the file browser or clicking it in Finder's sidebar, and hit Command + F

enter image description here

link|improve this answer
feedback

In the shell you could mdimport /Volumes/SomeVolume && mdfind -name 'something' -onlyin /Volumes/SomeVolume/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.