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

Add fill command to overwrite SD card #125

Closed
wants to merge 8 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! Add fill command to overwrite SD card
mention operation time in man page
  • Loading branch information
robinkrahl committed Sep 12, 2020
commit 5f972f86fdc514fece0ebce6869feca855ef2688
5 changes: 3 additions & 2 deletions doc/nitrocli.1
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,9 @@ Close a hidden volume.
.TP
\fBnitrocli fill\fR
robinkrahl marked this conversation as resolved.
Show resolved Hide resolved
Fills the SD card with random data, overwriting all existing data.
This operation cannot be cancelled, even if the \fBnitrocli\fR process is
terminated before it finishes.
This operation takes about one hour to finish for a 16 GB SD card.
It cannot be cancelled, even if the \fBnitrocli\fR process is terminated before
it finishes.

This command requires the admin PIN.
To avoid accidental calls of this command, the user has to enter the PIN even
Expand Down
Binary file modified doc/nitrocli.1.pdf
Binary file not shown.