Skip to main content

Synology Vendor Lock Hack

  1. Edit the file:
/etc.defaults/synoinfo.conf
  1. Then find the option support_disk_compatibility and change it from yes to no.
support_disk_compatibility="no"
  1. Then reboot.

Original Article