Skip to content

Instantly share code, notes, and snippets.

@TW1920
Last active March 13, 2024 00:04
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save TW1920/39bf8d987f4c867658c0faf4bd1c0802 to your computer and use it in GitHub Desktop.
Save TW1920/39bf8d987f4c867658c0faf4bd1c0802 to your computer and use it in GitHub Desktop.
Install MegaCli on Proxmox or Debian

Install MegaCli on Proxmox or Debian

  1. Install necessary tools apt-get install unzip apt-get install alien
  2. Install necessary lib apt install libncurses5
  3. Download wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip
  4. Unzip unzip 8-07-14_MegaCLI.zip
  5. Create debian package cd Linux sudo alien MegaCli-8.07.14-1.noarch.rpm
  6. Install debian package sudo dpkg -i megacli_8.07.14-2_all.deb
  7. run MegaCli /opt/MegaRAID/MegaCli/MegaCli64 -h
@t-jones14
Copy link

Thank you.

@grin31
Copy link

grin31 commented Apr 19, 2022

tnx )

@camel1cz
Copy link

Thank you!

@gsmitheidw
Copy link

This is great - thanks!

@Rex-odus
Copy link

Still working in March 2024. It's a miracle! TnX dude!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment