Browse Source

Merge pull request #339 from 007revad/main

sync from main
pull/341/head
Dave Russell 1 year ago
committed by GitHub
parent
commit
f18dee94b7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      .github/FUNDING.yml
  2. 2
      README.md

1
.github/FUNDING.yml

@ -1,2 +1,3 @@
github: 007revad github: 007revad
buy_me_a_coffee: 007revad
custom: ["https://www.paypal.me/007revad"] custom: ["https://www.paypal.me/007revad"]

2
README.md

@ -39,7 +39,7 @@ #### What the script does:
* Newer NAS models may also need [Synology_enable_M2_card](https://github.com/007revad/Synology_enable_M2_card) * Newer NAS models may also need [Synology_enable_M2_card](https://github.com/007revad/Synology_enable_M2_card)
* Checks that M.2 volume support is enabled (on models that have M.2 slots or PCIe slots). * Checks that M.2 volume support is enabled (on models that have M.2 slots or PCIe slots).
* Enables creating M.2 storage pools and volumes from within Storage Manager **(newer models only?)**. * Enables creating M.2 storage pools and volumes from within Storage Manager **(newer models only?)**.
* Including M.2 drives in PCIe adaptor cards like M2D20, M2D18, M2D17 and E10M20-T1 for DSM 7.2 and above **(need to run script after each boot)**. * Including M.2 drives in PCIe adaptor cards like M2D20, M2D18, M2D17 and E10M20-T1 for DSM 7.2 and above **(schedule the script to run boot)**.
* Makes DSM recheck disk compatibility so rebooting is not needed if you don't have M.2 drives (DSM 7 only). * Makes DSM recheck disk compatibility so rebooting is not needed if you don't have M.2 drives (DSM 7 only).
* **If you have M.2 drives you may need to reboot.** * **If you have M.2 drives you may need to reboot.**
* Reminds you that you may need to reboot the Synology after running the script. * Reminds you that you may need to reboot the Synology after running the script.

Loading…
Cancel
Save