当前位置: 代码迷 >> 综合 >> linux开机出现repaire filesystem
  详细解决方案

linux开机出现repaire filesystem

热度:54   发布时间:2023-12-22 00:40:42.0

  有一天,我去检查一个服务器,出现了repaire filesystem,出现这样的问题,可以先试试 init1 接着运行init3,接着系统就会进入系统,然后这个时候系统是只读的,然后我们可以用

  mount -n -o remount,rw /  修复。这样可以得到意想不到的效果