[Smartmontools-database] Supported drive

Dan Fandrich dan at coneharvesters.com
Mon Feb 7 21:16:18 CET 2022


smartctl 7.2 works with a Buffalo MiniStation Cobalt drive (USB ID 0411:0157) with
the following patch to the drivedb.

--- /tmp/drivedb.h	2022-02-07 12:02:33.749758230 -0800
+++ /usr/share/smartmontools/drivedb.h	2022-02-07 12:09:00.483882887 -0800
@@ -5070,7 +5070,7 @@
     "-d sat"
   },
   { "USB: Buffalo; ",
-    "0x0411:0x0(1[df]9|1e7|240|251|27e)", // 0x01d9: HD-PCTU2 (0x0108), 0x01e7: HD-PNTU3,
+    "0x0411:0x0(157|1[df]9|1e7|240|251|27e)", // 0x0157: HD-PEU2, 0x01d9: HD-PCTU2 (0x0108), 0x01e7: HD-PNTU3,
       // 0x01f9: HD-PZU3 (0x0100), 0x0240: HD-PCFU3, 0x0251: HD-PNFU3, 0x027e: HD-LC3
     "",
     "",


More information about the Smartmontools-database mailing list