问题描述: 最近学习 hadoop,环境准备搭建在虚拟机之上,装好一台虚拟机克隆完成后,网卡无法启动. 多年前,初学 Linux 的时候,就遇到过这个问题,记录的笔记找不到了,简单记录一下. shell > /etc/init.d/network restart Bringing up interface eth0: Device eth0 does not seem to be present, delaying initialization. 解决方法: shell > -persiste…