回複: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

請您先登陸,再發跟帖!