报错
Failed to start LSB: Bring up/down networking.
原因
分析原因可能是因为我虚拟机地址设为静态地址,然后通过此虚拟机克隆了两台虚拟机,猜测此时mac地址发生了冲突
解决方法
systemctl stop NetworkManager
systemctl disable NetworkManager
systemctl start network.service
Failed to start LSB: Bring up/down networking.
分析原因可能是因为我虚拟机地址设为静态地址,然后通过此虚拟机克隆了两台虚拟机,猜测此时mac地址发生了冲突
systemctl stop NetworkManager
systemctl disable NetworkManager
systemctl start network.service
原文作者:浩翰
原文链接:https://plutoacharon.github.io/2020/01/16/CentOS7-Failed-to-start-LSB-Bring-up-down解决方法/
发表日期:January 16th 2020, 8:39:27 pm
更新日期:January 16th 2020, 8:39:43 pm
版权声明:本文采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: true tags: true