# echo "deb http://downloads.linux.hpe.com/SDR/downloads/MCP/ubuntu trusty/current non-free" >>/etc/apt/sources.list
# wget https://downloads.linux.hpe.com/SDR/hpePublicKey2048_key1.pub
# apt-key add hpePublicKey2048_key1.pub
# apt-get update;apt-get install ssacli
만약에 다른 ubuntu 버전을 사용할 경우 trusty를 수정해서 입력 해주면 됩니다.
ex)echo "deb http://downloads.linux.hpe.com/SDR/downloads/MCP/ubuntu bionic/current non-free" >> /etc/apt/sources.list
ps. 잘못된 정보 있으면 과감없이 태클 걸어 주세요. 바로 수정하도록 하겠습니다.
'시스템엔지니어 > hp' 카테고리의 다른 글
hp gen8-9 live add raid and rescan (0) | 2021.03.06 |
---|---|
hp gen8 레이드 디스크 추가 및 rescan (0) | 2021.03.01 |