A disk diagnostics tool for searching installed disks and to check the disks for any bad sectors. Writen in C.
- Time....
- Gnu make
- gcc
make # this is just the normal
make static-bin # Compile a static binary. You don't need to run this, this is just because if you want to make a minimal linux distro for disk diagnosticsgit clone https://github.com/tinteeam/tin-disk-diag --recursive --depth 1Under WSL it might not work so please do not open issues for that