PartialVolume / shredos.x86_64

Shredos Disk Eraser 64 bit for all Intel 64 bit processors as well as processors from AMD and other vendors which make compatible 64 bit chips. ShredOS - Secure disk erasure/wipe
Other
1.28k stars 52 forks source link

Can it detect windows partitions? #245

Open Jeandu23 opened 2 months ago

Jeandu23 commented 2 months ago

Probably not but still asking.

PartialVolume commented 2 months ago

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.