2 installing exasan raid system driver on linux, Installing exasan raid system driver on linux – Accusys ExaSAN B08S2-PS User Manual
Page 44

3. Installation
User Guide
Page 3-12
Figure 27: GUI installation successful page
Note
Storport and miniport are new storage drivers created by Microsoft for
Windows Server 2003 and future Windows operating systems.
3.3.4.2 Installing ExaSAN RAID system driver on Linux
Driver Installation
1. Copy the ExaSAN RAID system driver files onto your GUI desktop. Open a terminal window.
2. Type the following commands:
# cd 'root/Desktop/Accusys_LinuxRaid’
# make
Example:
The Linux compiler should now begin compiling the driver.
# ls
Example:
Verify that acs_ame.ko has been compiled. If so, please type the following command
# insmod acs_ame.ko
# lsmod
Example: