Hi Alexander,

> Hi
> 
> I dont have a latest build of smartmontools 5.39.1 for my router.
> And I dont know how to build new version for my oleg/optware and MIPS
> cpu.
> 

You don't need to build a new version. Since version 5.39, there is
the option "-B" which lets you extend the drive database,
see man-pages.

Simply do

cat > drivedb.h.add <<EOF
  { "Western Digital My Passport Essential SE hard drive (USB interface)",
    "WDC WD(7500K|10T)MVV-.*",
    "", "", ""
  },
EOF

smartctl -B +drivedb.h.add /dev/sda


I'm going to add your drive to the database now.

Cheers,
Manfred


------------------------------------------------------------------------------

_______________________________________________
Smartmontools-database mailing list
Smartmontools-database@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartmontools-database

Reply via email to