Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Don't allow user to install *only* Data Partition #103

@lurch

Description

@lurch

Another case like #102 where special-case code is required...

Currently in the NOOBS Recovery GUI, it's possible to select just the Data Partition and then install that as the single OS - which obviously doesn't make any sense ;)
IMHO the Install button should remain disabled if you only have the Data Partition selected, and should only become enabled when you have at least one "real" OS installed.

...
Hmmm, rather than special-casing on just the "Data Partition" each time, maybe it'd make more sense to have a generic mechanism, e.g. by adding a "data_partitions_only: true" property (or similar) to the JSON files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions