Skip to content

Commit

Permalink
Update readme with supported devices
Browse files Browse the repository at this point in the history
Closes baruch#65
  • Loading branch information
baruch committed Feb 19, 2024
1 parent b34a95b commit e925fd0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ In essence badblocks looks for fatal issues already happening and diskscan is fo

Also, badblocks is essentially obsolete in this day and age since the disks themselves will reallocate the data and there is no real need to map the bad blocks in the filesystem level anymore.

# Supported Drives

This tool is focused on SAS/SATA drives that work through the SCSI interface of the kernel.

SD Cards and NVMe devices are not currently scannable with this tool.

## Build

This project is using CMake, on Debian/Ubuntu it is as simple as:
Expand Down

0 comments on commit e925fd0

Please sign in to comment.