질문 : 외장하드를 꽂으면 Spotlight 이 느려지는데 해결법은?
답 : 외장하드의 indexing 을 꺼주면 된다. 터미널에서
sudo mdutil -i off /Volumes/nameOfDrive
해줌
인용 :
I would like to tell Spotlight not to examine my external volumes, as they contain backups of what's on my internal volumes. It makes Spotlight a bit slower when they are powered on.
Another way to turn off Spotlight for the drive is to use the command line:
sudo mdutil -i off /Volumes/nameOfDrive
레퍼런스 : http://forums.macnn.com/90/mac-os-x/279070/disable-spotlight-for-external-drives/
Wednesday, April 20, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment