baruch / diskscan

Scan disk for bad or near failure sectors, performs disk diagnostics
GNU General Public License v3.0
108 stars 29 forks source link

List testable disks #19

Open baruch opened 11 years ago

baruch commented 11 years ago

Try to find the list of test-able disks, should be in /proc/partitions and eliminate mounted rw devices as per /proc/mtab (for Linux).

Need to find the equivalent on FreeBSD too.