Altos R520 Installation Configuration Guide
120
continue.
4.
Follow the instruction to load the integrated SAS SW RAID driver from
the driver diskette.
5.
At the Installation Settings, select the Software and click on Details. Select
“Package Groups” in the Filter drop-down menu, then click Development
-> sources to add kernel package. Select “Patterns” in the Filter drop-
down menu, then add C/C++ Compiler and Tools packages.
6.
Follow the instruction to complete the installation of CD #1.
7.
After system reboot, the following message would appears
resume device /dev/sdb1 not found (ignoring)
waiting for device /dev/sdb2 to appear..............................not found -- exiting to
/bin/sh
$
This is because during installation, the USB floppy device was recognized
as sda, and the mass storage was recognized as sdb. After reboot, mass
storage is now recognized as sda, but SuSE Linux still tries to load system
files from sdb. To solve this issue, the grub menu list file and the fstab file
needs to be modified.
8.
At $ prompt, type the following command to mount file system on mass
storage:
$mount /dev/sda2 /tmp
Edit the grub menu list file to change all entries with sdb to sda:
$/tmp/bin/vi /tmp/boot/grub/menu.lst
Next, edit the fstab file to change all entries with sdb to sda and remove
lines with floppy:
/tmp/bin/vi /tmp/etc/fstab
9.
Press Crtl-Alt-Del to reboot the system and remove the driver diskette.
10.
Follow the instruction to complete the installation with remained
installation CDs.
Gigabit Ethernet Driver Installation
1.
You can find the Intel 82546EB driver in EasyBUILD 7.1. Please refer to
directory of the 82546EB driver in Driver Required section above and copy
the driver from the EasyBUILD 7.1 to HDD first.
# mount /media/dvdram
# cp –R /media/dvdram/Disk/R520/NIC/Intel/pro1000.lx/. /tmp
2.
Change the directory to the driver source and install the driver
# cd /tmp/src/