ICPCON for Linux
================
This directory contains the ICP RAID Console (ICPCON) release for Linux.
It will work together with the ICP vortex Disk Array Controller driver
gdth with version >= v1.26. If the gdth driver version of your system is
less than this value, you must compile a new kernel with a matching
gdth driver.
If you want to check your installed gdth driver version, simply type
'grep Driver /proc/scsi/gdth/0' or 'grep Driver /proc/scsi/gdth/1',
respectively.
The ICPCON archives in this directory contain:
icpcon.gz: Statically linked ICPCON for i386 Linux.
Installation
------------
1. Login as root
2. Unpack icpcon:
gunzip icpcon.gz
3. Change permission:
chmod 750 icpcon
4. Copy it to any directory in search path, e.g.
cp icpcon /usr/sbin
*** end of file ***