From 2635231f9c2fa1ee25d873bf099e480ee75dd0f8 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Fri, 10 Mar 2023 10:08:15 +1100 Subject: [PATCH] Update syno_hdd_db.sh - Now makes DSM recheck disk compatability so reboot not needed (DSM 7 only). - Fixed DSM6 bug when DSM6 used the old db file format. --- syno_hdd_db.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/syno_hdd_db.sh b/syno_hdd_db.sh index 680d525..a6c75c1 100644 --- a/syno_hdd_db.sh +++ b/syno_hdd_db.sh @@ -35,6 +35,8 @@ # Changed SAS drive firmware version detection to use smartctl to support SAS drives that hdparm doesn't work with. # DONE +# Make DSM recheck disk compatability so reboot not needed (DSM 7 only). +# # Fixed DSM6 bug when DSM6 used the old db file format. # # Add support for SAS drives.