新的这代群晖有人试过新机直接插老设备的硬盘能进后台么?
公司有台2年前的NAS想换个新出的群晖但是大家都知道新的挑硬盘,需要刷进去硬盘列表才能识别。
群晖迁移到新机直接旧的全拔下来插新的上就行了
但是这代限制硬盘后有人试过这样搞能进后台么?
能进后台我就能给他刷进硬盘列表。
你最好去群晖查阅硬盘支持列表,这样最稳妥 本帖最后由 menuu 于 2025-9-17 16:52 编辑
gaoyi124 发表于 2025-9-17 16:44
你最好去群晖查阅硬盘支持列表,这样最稳妥
他们兼容列表只有一个品牌 你猜猜是谁? 不用进DSM,直接telnet也可以
https://github.com/007revad/Synology_HDD_db/blob/main/2025_plus_models.md#setting-up-a-new-2025-or-later-plus-model-with-only-unverified-hdds dan511810126 发表于 2025-9-17 17:45
不用进DSM,直接telnet也可以
https://github.com/007revad/Synology_HDD_db/blob/main/2025_plus_models.m ...
我看他这个意思 好像是也可以旧的直接插上但是报错?
但是他这个没说是否为全新的机器插上
Migrate unverified 3rd party drives from other SynologyyesLots of warningsRemove warnings with Synology HDD db
menuu 发表于 2025-9-17 16:47
他们兼容列表只有一个品牌 你猜猜是谁?
你说的没错,但是你真要是懂的话,就不必大费周章了,直接买他们的认证硬盘就行了,但是也存在你这种用户啊,我就是升级设备,按说,得有个兼容列表 出于什么原因更换NAS?25款新品硬件性能也就那个样子,我倒建议直接换台1621+或者1821+,可以扩展ECC内存,可以加装10G网卡,可以加固态做缓存,还不挑硬盘,何乐而不为 menuu 发表于 2025-9-17 18:01
我看他这个意思 好像是也可以旧的直接插上但是报错?
但是他这个没说是否为全新的机器插上
点开我发的链接,看这一部分就好了,用未认证的硬盘设置全新的2025系机器
Setting up a new 2025 or later plus model with only unverified HDDs
Credit to Alex_of_Chaos on reddit
DSM won't install on a 2025 or later series plus model if you only have unverified HDDs. But we can get around that.
Start telnet by entering http://<NAS-IP>:5000/webman/start_telnet.cgi into your browser's address bar.
Replace <NAS-IP> with the IP address of the Synology NAS.
Open a telnet client on your computer and log in to telnet with:
root for the username
101-0101 for the password
Execute the following command: (using a while loop in case DSM is running in a VM)
while true; do touch /tmp/installable_check_pass; sleep 1; done
Refresh the web installation page and install DSM.
Then in the telnet window, or via SSH, execute the following command:
/usr/syno/bin/synosetkeyvalue /etc.defaults/synoinfo.conf support_disk_compatibility no
If Storage Manager is already open close then open it, or refresh the web page. If refreshing the page or restarting Storage Manager is not working, try restarting your Synology NAS.
You can now create your storage pool from Storage Manager.
公司的就别折腾了,直接买认证硬盘得了,否则后期也麻烦。 要平滑迁移数据的话,还是不要买新款的 装个黑裙试一下就行。
页:
[1]