Skip to content
This repository was archived by the owner on May 9, 2022. It is now read-only.
This repository was archived by the owner on May 9, 2022. It is now read-only.

Mount handling for --iso (e.g. ISO-on-NTFS-USB) #22

@wgwoods

Description

@wgwoods

If the ISO provided with --iso isn't on a mount that's listed in /etc/fstab, we won't be able to find it when we reboot.

At the very least, we should refuse to continue with the upgrade in this case.

To handle this cleanly we probably need to poke around in /proc/mounts and/or /proc/self/mountinfo so we can set up the mount after reboot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions