This topic presents details on installing the xSeries® 346.
The xSeries 346 is functionally equivalent to the xSeries 345, but there are differences in physical layout and operating-system installation, as described in this topic.
kernel-source-2.4.21-231.i586.rpm k_smp-2.4.21-231.i586.rpm
bcm5700-7.3.5-1.src.rpm
http://www.broadcom.com/drivers/driver-sla.php?driver=570x-LinuxNote that the download file is a zip file. You must open that zip file and extract the rpm contained in Server/Linux/Driver/bcm5700-7.3.5-1.src.rpm.
mount /media/cdrom cd /media/cdrom cp kernel-source-2.4.21-231.i586.rpm /tmp cp k_smp-2.4.21-231.i586.rpm /tmp cp bcm5700-7.3.5-1.src.rpm /tmp cd umount /media/cdrom rpm -e kernel-source-2.4.21-138 rpm -ivh /tmp/kernel-source-2.4.21-231.i586.rpm rpm -Uvh /tmp/k_smp-2.4.21-231.i586.rpm depmod -a
cd /usr/src/linux make mrproper cp /boot/config-2.4.21-231-smp .config make oldconfig make dep rpm -ivh /tmp/bcm5700-7.3.5-1.src.rpm cd /usr/src/packages rpm -bb SPECS/bcm5700.spec rpm -ivh --force RPMS/i386/bcm5700-7.3.5-1.i386.rpm
alias eth0 off alias eth1 offto
alias eth0 bcm5700 alias eth1 bcm5700
depmod -a
Parent topic: Metadata server engine setup