Fedora启动时激活eth0慢的解决方法


Fedora在启动的时候,启动eth0的时间太长了,怎样才能跳过呢?

#/usr/sbin/setup:system-services-取消nework激活。

图形界面下--System--Administration--Network--取消Activate device when computer starts。

启动进入系统后,若需要激活eth0:#/etc/init.d/network start或者#/sbin/service network start。

相关内容