mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 13:45:59 +03:00
[GH-ISSUE #281] 怎么获取nvme硬盘ID? #102
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_HDD_db#102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tpc188 on GitHub (Apr 17, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/281
由于安装的nvme硬盘不能识别固件版本,需要添加id到syno_hdd_vendor ids txt,请教这个id如何获取?
https://github.com/007revad/Synology_HDD_db/raw/main/images/vendor_ids.png
@007revad commented on GitHub (Apr 17, 2024):
When you run the script it will show you the vendor id.
Or you can run this command via SSH:
I fixed the link in you comment. GitHub had broken it.
@tpc188 commented on GitHub (Apr 22, 2024):
非常感谢你的解答!