99 Altos R520 Installation Configuration Guide
integrated SAS hardware RAID 2, you need to make a driver diskette from
the EasyBUILD first before the installation.
2.
Type linux dd when the prompt boot: appears at the start.
3.
Please select the sda as the Driver Disk Source.
4.
Follow the instruction to load the integrated SAS hardware RAID 2 driver
from the driver diskette.
5.
At the Package Installation Defaults, select Customize software packages
to be installed.
6.
At the Package Group Selection step, select Development Tools under
Development.
7.
Follow the normal procedure to finish the installation.
Gigabit Ethernet Driver Installation
1.
You can find the Intel 82546EB driver in EasyBUILD. Please refer to
directory of the 82546EB driver in Driver Required section and copy the
driver from the EasyBUILD to HDD first.
# mount /media/cdrecorder
# cp –R /media/cdrecorder/Disk/R520/NIC/Intel/pro1000.lx/. /tmp
2.
Change the directory to the driver source and install the driver
# cd /tmp/src/
# make install
# insmod e1000.ko
3.
Run the kudzu utility, it will auto detect the Intel 82563EB network
controller and help you to configure it.
# kudzu
4.
Restart the network service to bring up both of the network interfaces.
# service network restart
RAID Utility Installation
1.
You can find the RAID Web Console 2 in EasyBUILD. Please copy the utility
from the EasyBUILD to HDD first.
# mount /media/cdrecorder
# cp –R /media/cdrecorder/app/R520/raid/Integrated_SAS/Linux/. /tmp
2.
Install RAID Web Console 2 utility
# cd /tmp/
# unzip ir3_Linux_RWC2_v1.13-00.zip