Y
Hacker News
new
|
ask
|
show
|
jobs
by
easygenes
200 days ago
This is the most straightforward reliable option:
> sudo dd if=/dev/sdX of=/dev/null bs=4M status=progress iflag=direct
1 comments
tensility
200 days ago
This.
link