On Mon, 2010-05-03 at 09:28 +1000, Roger wrote: > "sudo updatedb" puts everything in the database Puts /almost/ everything... > "locate" finds anything in the updatedb database > > If it's not in the database then it's not on the computer and that > includes any mounted periferals, like usb, cdrom, other hard drives Some paths are not indexed, so you will never find anything in them when using the locate command. This is a /good/ thing, as some paths shouldn't be probed in that manner, or may be a problem at /some/ times. You can change this behaviour by editing the /etc/updatedb.conf file, and add more paths, or prune more paths. So you can add removable drives to the indexing, or exclude them without having to demount them. -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines