User Manual
Table Of Contents
- Notice
- About This Guide
- Guide to Conventions
- Trademarks
- Table of content
- Table of Figures
- 1. Introducing ExaSAN PCIe2.0 Storage Systems
- 2. Preparing to Install ExaSAN B08S2-PS
- 3. Installing the ExaSAN B08S2-PS
- 4. Using RAIDGuardX GUI
- 4.1 Accessing the RAIDGuardX GUI
- 4.1.1 RAIDGuard X Client and Server
- 4.1.2 RAIDGuard X Menu Bar
- 4.1.3 Updating the ExaSAN RAID system Firmware
- 4.1 Accessing the RAIDGuardX GUI
- 5. RAID Overview
- 6. Appendices

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: