mirror of
https://github.com/Spearfoot/disk-burnin-and-testing.git
synced 2025-12-05 23:53:31 +00:00
Update README.md
This commit is contained in:
@@ -5,7 +5,7 @@ Be aware that:
|
||||
|
||||
* This script runs the `badblocks` program in destructive mode, which erases any data on the disk. Therefore, please be careful! __Do not run this script on disks containing data you value!__
|
||||
* Run times for large disks can take several days to complete, so it is a good idea to use tmux sessions to prevent mishaps.
|
||||
* Must be run as 'root'.
|
||||
* Must be run as 'root', so either log on as root or use the `sudo` command (e.g., `sudo ./disk_burnin.sh daX`
|
||||
|
||||
Performs these steps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user