zoukankan      html  css  js  c++  java
  • telinit:Did not receive a reply.Possible causes include:the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired

    问题:

    Enabling /etc/fstab swaps: [ok]
    telinit:Did not receive a reply.Possible causes include:the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. the rinit: rcS post-stop process terminated with status 1

    有一种情况,passwd文件为空。

    /etc/passwd-

    /etc/gshadow-

    /etc/group-

    处理方法:

    用系统盘进入Rescue救援模式,

    chroot /mnt/sysimage

    /etc/passwd- 改成 /etc/passwd

    /etc/gshadow-  改成 /etc/gshadow

    /etc/group-  改成 /etc//group

  • 相关阅读:
    输出函数
    curl
    页眉的章名和章名不统一
    水平柱状图
    目录和正文的页码生成
    protobuf的使用
    yarn vue安装
    nvm node的安装
    win安装postman
    机器码
  • 原文地址:https://www.cnblogs.com/linkenpark/p/8463337.html
Copyright © 2011-2022 走看看