Skip to content

usb-import fails if just 2 partitions #72

@borpin

Description

@borpin

if [ "$partprobe" == "/dev/$diskname: msdos partitions 1 2 3" ]; then

As per discussion (and solution) here the import fails if there are only 2 partitions i.e. the data is on the root partition.

The script recovers from this later when looking for the mysql database, but not for the data files in /var/lib.

Suggest an extra check is made to find the data folders (including phpfiwa).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions