Ceiridge / WinFsp-MemFs-Extended

tmpfs for Windows / Fully dynamic RAM disk by extending WinFsp's memfs to be variable size and maximally resource efficient without compromising performance
GNU General Public License v3.0
51 stars 2 forks source link

The service memefs has failed to start #13

Closed yosg closed 1 year ago

yosg commented 1 year ago

I got this error when I running the latest version of memefs:

$ ./memefs-x64.exe -F NTFS -u "" -m X:
cannot create MEMFS
The service memefs has failed to start (Status=ffffffff).
Ceiridge commented 1 year ago

Can you find an error entry in the event viewer (eventvwr) under the Application category regarding this?

Ceiridge commented 1 year ago

Also, do you

yamosin commented 1 year ago
  • have WinFsp installed
  • use a 64 bit operating system
  • use the memefs installer to install it

Have the same problem and already done this all,but seem like it because winfsp cant work but not this Extended plugin dont work

Cologler commented 1 year ago

Does not work after upgrade WinFsp to https://github.com/winfsp/winfsp/releases/tag/v2.0

Ceiridge commented 1 year ago

The installer installed an outdated winfsp dll. It is now fixed with the new installer. First, uninstall the old memefs version, then install the new one.