netxtreme

戴尔R410 centos6.3 x64 环境下 网卡驱动故障

笑着哭i 提交于 2020-01-07 06:39:42
【推荐】2019 Java 开发者跳槽指南.pdf(吐血整理) >>> DELL R410 这周从IDC那边取回来了, 由于业务调整, 这台服务器不在提供之前的服务, 拿回来之后, 取出数据库数据,和一些其他的资料, 格掉硬盘,从新安装centOS6.3 x64. 故障情况: 网卡Broadcom Corporation NetXtreme II BCM5709 没有正常驱动, 系统频繁提示 "bnx2 NIC copper link is down" 上图一张: 解决方法: 1,重新编译稳定版驱动 在这里http://www.broadcom.com/support/ethernet_nic/netxtremeii.php 下载 :http://www.broadcom.com/support/license.php?file=NXII/linux-7.4.21.zip 由于R410网卡是挂了的状态, 只有通过U盘,或者光盘将下载好的驱动放入服务器. 下面是通过刻录DVD,挂载光盘的方式 [root@Server01 05]# mkdir /media/dvd [root@Server01 05]# mount /dev/dvd /media/dvd mount: block device /dev/sr0 is write-protected, mounting read