回复:LAN card connection setup in RHEL 4.5

自动加载kernel module: forcedeth

echo modprobe forcedeth >> /etc/rc.modules
chmod +x /etc/rc.modules

检查验证驱动:
lspci|grep -i net
dmesg|grep forcedeth
ifconfig -a

然后就可以配置IP了

所有跟帖: 

Thank you very much for the reply -templa- 给 templa 发送悄悄话 (320 bytes) () 06/06/2007 postreply 07:30:46

回复:Thank you very much for the reply -butdie- 给 butdie 发送悄悄话 (302 bytes) () 06/06/2007 postreply 08:19:55

请您先登陆,再发跟帖!