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

Can it detect windows partitions? #245

Open
Jeandu23 opened this issue Apr 18, 2024 · 1 comment
Open

Can it detect windows partitions? #245

Jeandu23 opened this issue Apr 18, 2024 · 1 comment

Comments

@Jeandu23
Copy link

Probably not but still asking.

@PartialVolume
Copy link
Owner

PartialVolume commented Apr 19, 2024

Well yes, however this feature is not documented as far as I'm aware. And we also don't test this feature routinely.

So, if you are asking can it wipe the contents of a partition, then yes, it can, but you cannot initiate a partition wipe from the gui. You have to do this from the command line. i.e sudo nwipe /dev/sdb1. You can then view progress in the GUI.

Its been a very long time since I used this, so experiment with the utmost caution and if the data on the disc is important even if in a different partition make sure you have backups. Like I say we don't test this, however hopefully it should work fine.

Now, if you are asking about detecting windows partitions because you don't want nwipe to wipe any discs that might contain windows partitions, we are working on a feature where nwipe will avoid enumerating certain drives, this could include discs that contain Linux or windows. At the moment you would have to manually exclude those drives using the exclude option on the command line.

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