<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/ DTD/wml_1.1.xml">

<wml>
<head>
<meta http-equiv="cache-control" content="max-age=180,private" />
</head>
<card title="DSM 7.0白群晖关闭硬盘兼容性检查方法">
<p>
作者:<a href="index.php?action=showuser&amp;userid=1&amp;hash=">admin</a><br />时间:2022-02-23 09:50<br />分类:<a href="index.php?action=list&amp;cid=3&amp;hash=">电脑技术</a><br />内容:
DSM 7.0白群晖关闭硬盘兼容性检查方法

关闭方法如下：

1、控制面板里面启用Telnet或SSH。

2、用软件Telnet或SSH登录群晖。

3、用admin或其他管理员账号登录。

4、敲&quot;sudo -i&quot;命令，输入管理员密码，切换到root账号。

5、敲 &quot;cd /etc.default&quot; ，进到系统配置文件夹。

6、敲&quot;cp synoinfo.conf synoinfo.conf2&quot;，把配置文件备份一份。

7、敲&quot;vi synoinfo.conf&quot;，编辑配置文件。

8、找到&quot;support_disk_compatibility=&quot;yes&quot;&quot;这一行，光标停到yes这里，按一下i进入编辑模式，把yes改成no,把这一行变成support_disk_compatibility=&quot;no&quot;

9、改好之后，按一下键盘ESC键，敲wq，按回车，保存文件并退出。

10、敲reboot，重启群晖系统。

重启之后，发现硬盘变回兼容了，存储状态也变成良好了。

也可以使用脚本关闭提示，并且实现更多功能，特别是7.2版本参考教程，到Github下载脚本运行即可。


</p><p>
<a href="index.php?action=login&amp;hash=">立即登陆发表评论</a><br />
</p>
<p><a href="index.php?action=list&amp;hash=">返回日志列表</a><br /><a href="index.php?action=index&amp;hash=">返回主页</a></p>
</card>
</wml>
