Skip to content

How to ensure at boot that all the mandatory data are available #45

@kelson42

Description

@kelson42

When user download and write the image, it happens often that he fails to get a fully working solution because:

  • the image is corrupt
  • the image is not properly written

As a result the hotspot is disfunctional... but the symptom is often not clear. That makes the diagnostic long and costly.

We have reliable tools to download, verify image integrity and write image on the mass storage. Unfortunately we can not control if user use these tools (appropriatly).

Therefore, I suspect that, if there is a check to do, it can only be done at the boot of the device.

An idea would be to check a few key files or key data written on the filesystem. Maybe by focusing to locations which are at the end of the mass storage considering that most weak download/writting systems work linearly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions