Skip to content
#

disk

Here are 89 public repositories matching this topic...

Disk surface background scan tool. It slowly reads the whole surface of a given physical disk and then repeats indefinitely. When the disk encounters a weak sector during the read operation, its firmware will hopefully relocate the data in this sector into a good spare sector.

  • Updated Mar 10, 2023
  • Python

Raw disk clone tool written in Python. It creates a full sector by sector copy. It is able to skip bad sectors. No filesystem inspection is involved, so it is filesystem independent. Use this tool when you are running on a server OS and do not want to pay for commercial tools. The operation mechanism of this tool is very simple and straightforward.

  • Updated Dec 29, 2023
  • Python

Improve this page

Add a description, image, and links to the disk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the disk topic, visit your repo's landing page and select "manage topics."

Learn more