Adaptec 2045 Installation And User Manual page 65

Serial attached scsi raid controllers
Hide thumbs Also See for 2045:
Table of Contents

Advertisement

Insert and mount a USB flash drive:
b
mount /dev/sda1 /mnt/aacraid-driver
Change to the Linux driver directory on the Adaptec Installation DVD, locate the .tgz
c
archive file for your Debian operating system version (32-bit or 64-bit), then extract
the contents of the archive to a temporary location.
Copy the contents of the archive to the USB drive by typing this command:
d
cp /<tempdir>/* /mnt/aacraid-driver
where tempdir is the temporary location of the driver files.
Unmount and remove the Adaptec Installation DVD and the USB drive.
e
Insert the Debian Installation CD, then restart your computer.
2
When the Welcome screen appears, select Graphical Install, then type CTRL+ALT+F2 to
3
switch to the console.
Insert the USB drive, then type the following command to scan for the device:
4
fdisk -l
Note:
The following steps assume that the USB drive is assigned to /dev/sda1.
Type the following commands to begin loading the driver:
5
mkdir /mnt2 /AACRAID
mount /dev/sda1 /mnt2
cp -R /mnt2/* /AACRAID
umount /mnt2
Copy the driver file to the /lib/modules directory:
6
For Debian 32-bit:
cp -f /AACRAID/aacraid.ko-PRE_MOD /lib/modules/2.6.26-2-486/kernel/drivers/
scsi/aacraid/aacraid.ko
For Debian 64-bit:
cp -f /AACRAID/aacraid.ko /lib/modules/2.6.26-2-amd64/kernel/drivers/scsi/
aacraid/aacraid.ko
Remove the USB drive.
7
Install the loadable module:
8
For Debian 32-bit:
insmod /lib/modules/2.6.26-2-486/kernel/drivers/scsi/aacraid/aacraid.ko
For Debian 64-bit:
insmod /lib/modules/2.6.26-2-amd64/kernel/drivers/scsi/aacraid/aacraid.ko
Press CTRL+ALT+F5 to switch back to the installation screen, then follow the on-screen
9
prompts to continue the installation.
When prompted to reboot the system, press CTRL+ALT+F2 to switch to the console. Do
10
not reboot!
Chapter 7: Installing the Driver and an Operating System
64

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents