Skip to content

What do all the Failure Codes mean? #90

Answered by ItsSour
ItsSour asked this question in Q&A
Discussion options

You must be logged in to vote

@PartialVolume

So I believe I found an answer to my original question, which was what there error codes mean. This is what nwipe generates but I imagine it's a pretty straight forward crossover to ShredOS. Let me know if this doesn't sound right.

I got a total of 4 messages that can print depending on what happens;
-FAILED- if it failed
Erased if it wiped successfully
UABORTED if it was aborted
INSANITY if there was a bug

The only other thing I found is the use of exclamation tags if there was an error of any kind, or at least that's what I can interpret from this piece of code for the error summary:
for( i = 0; i < nwipe_selected; i++ ) { if( c[i]->pass_errors != 0 || c[i]->verify_errors…

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@ItsSour
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ItsSour
Comment options

Comment options

You must be logged in to vote
1 reply
@ItsSour
Comment options

Answer selected by ItsSour
Comment options

You must be logged in to vote
2 replies
@ItsSour
Comment options

@PartialVolume
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants