1. get lastest Support Pack CD from HP official site:
http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=3288144&prodTypeId=15351&prodSeriesId=1121486&swLang=8&taskId=135&swEnvOID=4033
2. Mount the iso file and add as a local repository
sudo mount -o loop HP_ProLiant_Value_Add_Software-8.25-19-12.iso /media/tmp
echo "deb file:/media/tmp/ lenny/8.25 non-free " >> /etc/apt/sources.list
3. update and install packages
sudo apt-get update; sudo apt-get install hpacucli
4. check all logic drivers of controller slot number 5
hpacucli controller slot=5 logicaldrive all show status
沒有留言:
張貼留言