Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure a fatal error if drive cannot be unmounted #16

Closed
shasheene opened this issue Nov 8, 2019 · 1 comment
Closed

Ensure a fatal error if drive cannot be unmounted #16

shasheene opened this issue Nov 8, 2019 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@shasheene
Copy link
Member

shasheene commented Nov 8, 2019

If a terminal window has navigated to the mounted drive, Rescuezilla v1.0.5 cannot unmount it. Given that trying to backup a mounted drive drive is a very dangerous operation that may produce very bad outcomes, Rescuezilla should really raise a fatal error message asking to user to ensure all drives are unmounted before proceeding any further.

Just like Redo Backup v1.0.4, attempting to backup an unmountable drive produces a cryptic 'error exit' message for each partition. This situation can be triggered more easily with Rescuezilla v1.0.5 as it adds one-click mounting of drives using the file manager and the right-click menu ability to open a terminal.

@shasheene shasheene added the bug Something isn't working label Nov 8, 2019
@shasheene shasheene self-assigned this Nov 8, 2019
@shasheene shasheene added the enhancement New feature or request label Nov 8, 2019
@shasheene shasheene pinned this issue Nov 8, 2019
@shasheene shasheene changed the title Ensure a fatal error message is generated if drive cannot be unmounted Ensure a fatal error if drive cannot be unmounted Nov 8, 2019
@shasheene shasheene added this to the v1.0.5.1 milestone Nov 9, 2019
@shasheene shasheene moved this from Done to In progress in Rescuezilla v1.0.5.1 Milestone Kanban Board Dec 9, 2019
shasheene added a commit to shasheene/rescuezilla-dev that referenced this issue Jan 25, 2020
Adds a message box allowing the user to fix an issue where a partition is busy
and cannot be unmounted (eg, due it being used in another application such as
being the working directory of a terminal).

Fixes rescuezilla#16
Rescuezilla v1.0.5.1 Milestone Kanban Board automation moved this from In progress to Done Jan 25, 2020
@shasheene shasheene unpinned this issue Feb 20, 2020
@shasheene
Copy link
Member Author

shasheene commented Mar 24, 2020

Fixed in Rescuezilla v1.0.5.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant