-
We are decomming devices to be given to a non profit. All we need to do essentially is run the Diskpart clean command to wipe the drives.
Can ShredOS be setup to automatically do this once it's boo…
-
I think the reporting function is great, and seems we can directly edit the information using another Computer. However, if we tried to edit the file and input text other than English(We are using Chi…
-
Does anybody use a `HP Proliant ML370 G5` that produces device names like `/dev/cciss/c0d0pX` ?
If so, I'd like to see a screen shot of what the very latest master version of nwipe looks like and I…
-
It would be cool to see more wipe method / prng added, because now we only have a few choice for prng and wiping method, for example you can try adding those wipe method:
Bruce Schneier: (7 passes)…
-
I've been trying to us nwipe on odd sector sizes. IE 520 , 524, 528 byte fiber drives. It doesn't appear to see them, but the fiber card does. Is there an add-on or switch to enable those drives ?
-
similar to https://github.com/martijnvanbrummelen/nwipe/issues/426
When a drive (or a whole server is wiped if autoshutdown is enabled) it would be excellent if the job information/stats could be p…
-
Ive used cygwin but it hasnt worked
-
would it be possible to add blkdiscard to the blanking option?! HDD's would be overwritten with 0x00 (zeros) and ssd would be deleted with blkdiscard. if nwipe detects an ssd it uses blkdiscard and if…
-
Compiler generated warning: The problem here being strlen is expecting a const char * and instead gets a unsigned char * in the form of "c[i]->identity.serial_no"
```
gui.c: In function ‘nwipe_gui_s…
-
While researching ways to securely wipe partitions in Linux, I came across a screenshot of nwipe, with the text "Disks and Partitions" to select, which sounded like it would do the trick. That text do…