| 386 | === Could missing drive database entries be added locally? === |
| 387 | |
| 388 | Yes. |
| 389 | Create a separate local drive database file with the desired entries. |
| 390 | The entries in this file prepend and may override the entries in the installed or builtin database. |
| 391 | The default path of the local drive database is usually `/etc/smart_drivedb.h`. |
| 392 | On Windows, it is `drivedb-add.h` in the directory where `smartctl.exe` is installed. |
| 393 | See `-B [+]FILE, --drivedb=[+]FILE` section on smartctl man page for the configured default path and further info. |
| 394 | The default path is also included in the `smartctl -h` output. |
| 395 | |
| 396 | ---- |
| 397 | |