computers:megaraid_megacli
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computers:megaraid_megacli [2010/07/07 09:52] – chkuo | computers:megaraid_megacli [2011/01/07 00:38] (current) – [MegaRAID MegaCli] chkuo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== MegaRAID MegaCli ====== | ====== MegaRAID MegaCli ====== | ||
| - | MegaCli is a command line tool provided by MegaRAID to configure/ | + | MegaCli is a command line tool provided by MegaRAID to configure/ |
| ===== Installation ===== | ===== Installation ===== | ||
| - | MegaCli is available as a RPM for RedHat Linux. | + | MegaCli is available as a RPM for RedHat Linux from [[http:// |
| - | Download MegaCLI | + | For installation on Ubuntu, first we need to install '' |
| - | * File name: **4.00.11_Linux_MegaCLI.zip** | + | <code bash> |
| + | $ sudo apt-get install alien | ||
| + | </code> | ||
| - | < | + | There are two possible ways to perform the actual installation: |
| + | |||
| + | ==== 1. masker ==== | ||
| + | < | ||
| $ unzip 4.00.11_Linux_MegaCLI.zip | $ unzip 4.00.11_Linux_MegaCLI.zip | ||
| Archive: | Archive: | ||
| Line 24: | Line 29: | ||
| Change ** Orignal " | Change ** Orignal " | ||
| - | <code> | + | <file> |
| Source: megacli | Source: megacli | ||
| Section: alien | Section: alien | ||
| Line 37: | Line 42: | ||
| . | . | ||
| | | ||
| - | </code> | + | </file> |
| to ** Modified " | to ** Modified " | ||
| - | <code>Source: megacli | + | <file> |
| + | Source: megacli | ||
| Section: alien | Section: alien | ||
| Priority: extra | Priority: extra | ||
| Line 54: | Line 60: | ||
| $ dpkg -b MegaCli-4.00.11 | $ dpkg -b MegaCli-4.00.11 | ||
| $ sudo dpkg -i MegaCli-4.00.11.deb | $ sudo dpkg -i MegaCli-4.00.11.deb | ||
| + | </ | ||
| + | |||
| + | ==== 2. chkuo ==== | ||
| + | <code bash> | ||
| + | $ sudo alien --to-tgz MegaCli-4.00.11-1.i386.rpm | ||
| + | $ tar -xvfz MegaCli-4.00.11.tgz | ||
| </ | </ | ||
computers/megaraid_megacli.1278467521.txt.gz · Last modified: by chkuo