Difference between revisions of "Spotlight index of mounted volumes"

From Tech-Wiki
Jump to: navigation, search
(Created page with "Category:Apple Spotlight index of mounted volumes: (maybe ignored by macos though?) mdutil -i on /Volumes/nameofvolume | Enables Spotlight indexing mdutil -i off /Volumes/...")
(No difference)

Revision as of 10:01, 27 January 2011


Spotlight index of mounted volumes: (maybe ignored by macos though?)

mdutil -i on /Volumes/nameofvolume | Enables Spotlight indexing
mdutil -i off /Volumes/nameofvolume | Disables Spotlight indexing
mdutil -s /Volumes/nameofvolume | Displays current status of indexing
mdutil -E /Volumes/nameofvolume | Erases the Spotlight Index