Browse Source

Update syno_hdd_db.sh

pull/60/head
Dave Russell 3 years ago
committed by GitHub
parent
commit
451ff22633
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      syno_hdd_db.sh

6
syno_hdd_db.sh

@ -30,11 +30,11 @@
# It's also parsed and checked and probably in some cases it could be more critical to patch that one instead. # It's also parsed and checked and probably in some cases it could be more critical to patch that one instead.
# DONE # DONE
# Changed method of checking if drive is a USB drive to prevent ignoring internal drives on RS models.
#
# Improved shell output when editing max memory setting. # Improved shell output when editing max memory setting.
# #
# Changed to not run "synostgdisk --check-all-disks-compatibility" in DSM 6.2.3 (which has no synostgdisk. # Changed method of checking if drive is a USB drive to prevent ignoring internal drives on RS models.
#
# Changed to not run "synostgdisk --check-all-disks-compatibility" in DSM 6.2.3 (which has no synostgdisk).
# #
# Now edits max supported memory to match the amount of memory installed, if greater than the current max memory setting. # Now edits max supported memory to match the amount of memory installed, if greater than the current max memory setting.
# #

Loading…
Cancel
Save