Browse Source

Update 2025_plus_models.md

pull/456/head
Dave Russell 8 months ago
committed by GitHub
parent
commit
112eaed134
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      2025_plus_models.md

8
2025_plus_models.md

@ -13,9 +13,15 @@ ### Setting up a new 2025 or later plus model with only unverified HDDs
```
5. Execute the following command:
```
while true; do touch /tmp/installable_check_pass; sleep 1; done
touch /tmp/installable_check_pass
```
7. Refresh the web installation page and install DSM.
8. Then in the telnet window execute the following command
```
/usr/syno/bin/synosetkeyvalue support_disk_compatibility no
```
9. You can now create your storage pool from Storage Manager.
### Deleting and recreating your storage pool on unverified HDDs

Loading…
Cancel
Save