Lima volume not seen

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
bvoges
Posts: 5
Joined: Tue Jun 21, 2016 2:43 pm

Lima volume not seen

Post by bvoges »

I have most of my files on a Lima volume mapped to l:. I'd like to be able to use Lima to search that volume.

I'm running Lima Version 1.4.0.713b (x64).
I've added the volume to the Everything.ini thus:

Code: Select all

ntfs_volume_guids="\\\\?\\Volume{f2b21c43-677d-11e5-9acd-806e6f6e6963}","\\\\.\\l:"
ntfs_volume_paths="C:","l:"
What else can I try?

Thanks
bvoges
Posts: 5
Joined: Tue Jun 21, 2016 2:43 pm

Re: Lima volume not seen

Post by bvoges »

I can see now that my .ini file changes are not persisting. If I change the .ini file, start Everything, then shut down Everything, my changes are gone.

I am changing the file in Users\{my name}\AppData\Roaming\Everything\Everything.ini

There is also a copy in the Everything program folder, but its entire contents are:

Code: Select all

; Please make sure Everything is not running before modifying this file.
[Everything]
; settings stored in %APPDATA%\Everything\Everything.ini
app_data=1
How do I prevent this?

UPDATE: Nevermind, I realized I hadn't shut down the Everything service. Now the .ini file changes are persisting, but the L: volume is still not showing.
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Lima volume not seen

Post by therube »

I realized I hadn't shut down the Everything service. Now the .ini file changes are persisting
I didn't realize you had to shut down the Service?
AFAIK you don't have to?
But you're the second person to say that changes did not persist?
See if anything here helps, Macrium Reflect mounted volumes not seen.

By the way, what is "Lima"?
void
Developer
Posts: 16670
Joined: Fri Oct 16, 2009 11:31 pm

Re: Lima volume not seen

Post by void »

I didn't realize you had to shut down the Service?
AFAIK you don't have to?
The Everything service doesn't touch the Everything.ini.
Maybe the Everything client was still running?

Could you please run fsutil to gather information about your lima drive:

From a command prompt (Windows Key + R, Enter in: cmd ), run:
fsutil fsinfo volumeinfo l:

where l: is your Lima drive.

What is displayed in the command prompt?
bvoges
Posts: 5
Joined: Tue Jun 21, 2016 2:43 pm

Re: Lima volume not seen

Post by bvoges »

Here it is:

Code: Select all

C:\Users\bvoges>fsutil fsinfo volumeinfo l:
Volume Name : Lima
Volume Serial Number : 0x0
Max Component Length : 260
File System Name : NTFS
Is ReadWrite
Supports Case-sensitive filenames
Preserves Case of filenames
Supports Unicode in filenames
Preserves & Enforces ACL's
Supports Reparse Points

C:\Users\bvoges>
bvoges
Posts: 5
Joined: Tue Jun 21, 2016 2:43 pm

Re: Lima volume not seen

Post by bvoges »

By the way, on Tools > Options > NTFS, the L: volume does appear in the list, and "Include in database" is checked.

Also, Lima is a device that lets you add a storage device (mine is a 3tb external drive) that then acts as a personal cloud, accessible from any device. For example, I have my iTunes library on my Lima device, in my living room in Arlington, MA, and I have accessed those files from my laptop in Dover, NH, and Orlando, FL.

Right now I'm having an issue with iTunes, though and it would be really nice to be able to search my iTunes media folder with Everything ;) .
salazor
Posts: 258
Joined: Tue Jun 17, 2014 10:52 am

Re: Lima volume not seen

Post by salazor »

Select the "Automatically include new fixed volumes" and "Automatically include new removable volumes" and check if the drive L: is on the list.

Everything 1.4
bvoges
Posts: 5
Joined: Tue Jun 21, 2016 2:43 pm

Re: Lima volume not seen

Post by bvoges »

Yes, both boxes are checked, and the L: volume appears in the list and still, files on L: don't appear in the list of files.
Post Reply