wget http://download.adaptec.com/raid/storage_manager/asm_linux_x64_v7_00_187...
upack StorMan-7.00.x86_64.rpm
alien StorMan-7.00.x86_64.rpm
dpkg -i storman_7.00-18782_amd64.deb
aptitude -R install sun-java6-jre
aptitude install libxtst6 libxi6
--- StorMan.sh 2011-03-21 03:26:12.000000000 +0300
+++ StorMan.sh.new 2011-09-14 12:47:42.000000000 +0400
@@ -133,9 +133,9 @@
if [ "$Arch" = "ia64" ];then
JAVA_HOME="./IBMJava2-ia64-13" # use bundled JRE 64
else