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

Confirm when writing to a disk that is not an SD card #528

Open
adamvleggett opened this issue Dec 27, 2022 · 1 comment
Open

Confirm when writing to a disk that is not an SD card #528

adamvleggett opened this issue Dec 27, 2022 · 1 comment

Comments

@adamvleggett
Copy link

adamvleggett commented Dec 27, 2022

The Pi Imager overwrote a 2TB hard drive that contains important data because the less-than-descriptive label for the drive didn't make it obvious to me that that is what I was about to do. A quick Google search shows I am not the only person this has happened to.

It seems like this (writing to a device that is not an SD card or way outside the expected size range) would be a good situation for extra confirmation, informing the user that this is likely not what they wanted to do and is dangerous.

@lurch
Copy link
Contributor

lurch commented Dec 30, 2022

See also #439 for more discussion around this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants