我的linux as3.0,當啟動到Bringing up interface eth0,就停止不動了, 我該怎麼辦才能讓她啟動進去阿? 能否把eth0禁止掉讓我進入系統,具體應該怎麼做?
我的linux as3.0,當啟動到Bringing up interface eth0,就停止不動了, 我該怎麼辦才能讓她啟動進去阿? 能否把eth0禁止掉讓我進入系統,具體應該怎麼做?
[root@client220 ~]# ifdown eth0 Device has MAC address 00:00:00:00:00:00 52:54:00:FA:84:09 0, instead of configured address 52:54:00:FA:84:09. Ignoring. [root@client220 ~]# ifconfig eth0 eth0 Link encap:ethernet HWaddr 52:54:00:FA:84:09 inet addr:192.168.0.220 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::5054:ff:fefa:8409/64 Scope:Link UP BROADCA...
本文章是参照http://www.5dlinux.com/article/1/2008/linux_17676.html中fedora9解决网卡问题而得的,我的是在gentoo linux下,在我昨天在vmware6下刚装好gentoo的基本系统,今天一大早起来,就发现了这个问题,废话不多说,说说解决方法。 这个问题是udev在作怪,我的解决办法是将这个/etc/udev/rules.d/70-persistent-net.rules删除,重启,网卡eth0成功启动,并重新生成/etc/udev/rules.d/70-persistent-net.rules文件。 ...
如下:
[root@dbserver ~]# ifdown eth0
usage: ifdown
:( 我在装 8.0的时候 在配置网络的时候 选择了自动 每次启动都要在 Bringing up interface eth0: 这项检测上 停顿好一会 然后显示: De*** IP information for failed. 第一个单词没记住,我想问问怎么样把它改过来让他不要在检测那么上时间 谢谢!