Overwriting disks and use it as containers #23
-
|
Hello everyone, I have a question about
It doesn't work at all. I done my tests using the standalone executable for Linux (using a Debian-based distribution), and pasting for example |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 16 replies
-
|
Hi!
Overwrite a file, not a directoty! It overwrites file contents. Contents of one file. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
To overwrite disk, filename should be something like See Use |
Beta Was this translation helpful? Give feedback.
-
|
Use with sudo to overwrite device contents. Example: |
Beta Was this translation helpful? Give feedback.
-
|
I hope to write a tutorial on this soon. |
Beta Was this translation helpful? Give feedback.
/media/user/disk-name/is mountpoint, not a disk name.To overwrite disk, filename should be something like
/dev/sdX.See