Skip to content

**Bug: SPIFFS mount failed after flashing all 4 bins** #24

Description

@HDMI1online

Bug: SPIFFS mount failed after flashing all 4 bins

Hi, I flashed all 4 binaries from the v1.0 release using esptool with the following offsets:

  • bootloader.bin → 0x1000
  • partition-table.bin → 0x8000
  • projecthydra-32.bin → 0x10000
  • storage.bin → 0x190000

All files were written successfully (hash verified), but the ESP32 always boots with:

E SPIFFS: mount failed, -10025
E webserver: SPIFFS mount failed: ESP_FAIL
E webserver: File not found: /spiffs/index.html

The AP "hydra" starts and clients can connect, but the web UI returns 404.

Hardware: ESP32 DevKit V1, 4MB flash
esptool version: 5.3.0

Is the storage.bin in the release correct? Could you provide the SPIFFS image generation command or the web UI source files so we can build it manually?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions