tips:hw:dell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tips:hw:dell [2019/02/26 12:54] – [megaraid] scipiotips:hw:dell [2022/09/14 14:11] (current) – [megaraid] igor
Line 16: Line 16:
  
 ====== megaraid ====== ====== megaraid ======
 +
 +==== Install on Ubuntu 22.04 ====
 +
 +<code>
 +apt install libncurses5
 +curl -L "https://github.com/matveynator/sysadminscripts/raw/main/debian/megacli_8.07.14-2_all.deb" > \
 +        /tmp/megacli_8.07.14-2_all.deb; dpkg -i /tmp/megacli_8.07.14-2_all.deb;
 +ln -s  /opt/MegaRAID/MegaCli/MegaCli64 /usr/bin/megacli        
 +</code>
 +
 +==== vecchie macchine ====
  
 vedere https://blog.frehi.be/2011/09/12/megacli-useful-commands/ vedere https://blog.frehi.be/2011/09/12/megacli-useful-commands/
Line 60: Line 71:
  
 <code> <code>
 +add-apt-repository universe
 +apt-get update
 apt install -y rpm apt install -y rpm
 wget https://downloads.dell.com/FOLDER01002136M/1/SAS-RAID_Firmware_F96NR_LN_6.3.3-0002_X00.BIN wget https://downloads.dell.com/FOLDER01002136M/1/SAS-RAID_Firmware_F96NR_LN_6.3.3-0002_X00.BIN
  • tips/hw/dell.1551182075.txt.gz
  • Last modified: 2019/02/26 12:54
  • by scipio