Browse Source

Update README.md

pull/317/head
Dave Russell 1 year ago
committed by GitHub
parent
commit
f774a3e479
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      README.md

8
README.md

@ -111,7 +111,7 @@ ### Running the script via SSH
**Note:** Replace /path-to-script/ with the actual path to the script on your Synology. **Note:** Replace /path-to-script/ with the actual path to the script on your Synology.
<p align="leftr"><img src="images/syno_hdd_db1.png"></p> <p align="left"><img src="images/syno_hdd_db1.png"></p>
If you run the script with the --showedits flag it will show you the changes it made to the Synology's compatible-drive database. Obviously this is only useful if you run the script in a shell. If you run the script with the --showedits flag it will show you the changes it made to the Synology's compatible-drive database. Obviously this is only useful if you run the script in a shell.
@ -121,7 +121,7 @@ ### Running the script via SSH
**Note:** Replace /path-to-script/ with the actual path to the script on your Synology. **Note:** Replace /path-to-script/ with the actual path to the script on your Synology.
<p align="leftr"><img src="images/syno_hdd_db.png"></p> <p align="left"><img src="images/syno_hdd_db.png"></p>
### Troubleshooting ### Troubleshooting
@ -137,11 +137,11 @@ ### vendor_ids.txt
If DSM doesn't know the brand of your NVMe drives they will show up in Storage Manager as Unknown brand, and Unrecognised firmware version. If DSM doesn't know the brand of your NVMe drives they will show up in Storage Manager as Unknown brand, and Unrecognised firmware version.
<p align="leftr"><img src="images/unknown.png"></p> <p align="left"><img src="images/unknown.png"></p>
In this case the script will show you the vendor ID and advise you to add it to the syno_hdd_vendor_ids.txt file. In this case the script will show you the vendor ID and advise you to add it to the syno_hdd_vendor_ids.txt file.
<p align="leftr"><img src="images/vendor_ids.png"></p> <p align="left"><img src="images/vendor_ids.png"></p>
<br> <br>

Loading…
Cancel
Save