igrr / mkspiffs

Tool to build and unpack SPIFFS images
MIT License
186 stars 91 forks source link

Mount failed error with option -c #39

Closed nottledim closed 6 years ago

nottledim commented 6 years ago

Trying mkspiffs-0.2.2-esp-idf-linux64

Always reports: SPIFFS mount failed with error: -10025

It seems to build the image OK and can list (-i & -l) OK.

~/src/esp/mkspiffs/mkspiffs -b 4096 -p 256 -s 0xe1000 -c

I've also compiled from git - it's called "generic" which behaves the same.