✏️ 正在编辑: mdadm.conf
路径:
/etc/modprobe.d/mdadm.conf
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# mdadm module configuration file # set start_ro=1 to make newly assembled arrays read-only initially, # to prevent metadata writes. This is needed in order to allow # resume-from-disk to work - new boot should not perform writes # because it will be done behind the back of the system being # resumed. See http://bugs.debian.org/415441 for details. options md_mod start_ro=1
💾 保存文件
← 返回文件管理器