Coder Social home page Coder Social logo

freedos.img-with-lsi-9211-8i.zip's Introduction

freedos.img-with-LSI-9211-8i.zip

This is a dd-ready drive image with FreeDOS and all the files from LSI-9211-8i.zip to flash your Dell H200 RAID controller to a dumb HBA (IT firmware). May also be used to flash other SAS2008-based controllers.

Usage

  1. Download the image and unpack it:

wget https://raw.githubusercontent.com/maximko/freedos.img-with-LSI-9211-8i.zip/master/FreeDOS-1.1-memstick-2-2048M-LSI-9211-8i.zip.img.zst && zstdmt -d FreeDOS-1.1-memstick-2-2048M-LSI-9211-8i.zip.img.zst

  1. Write the image to a drive using dd as usual:

dd if=FreeDOS-1.1-memstick-2-2048M-LSI-9211-8i.zip.img of=/dev/null bs=1M status=progress

  1. Boot FreeDOS and change directory to lsi/

cd lsi

  1. Follow this guide to perform crossflash
  2. Carefully read this post in case of troubles

Notes

  • You also can remotely mount this image using Virtual Media or similar feature. I've successfully used it with Avocent MPU2016 IP-KVM
  • I had no luck to flash my H200 using Dell R510 server no matter of PCIe slot or bios settings. I did that using non-raid pcie slot of my Fujitsu RX200-S8
  • If you want to boot from attached drives you also need to flash x64sas2.rom and/or mptsas2.rom (mind the -b option insted of -f). Look for it somewhere in FIRMWARE/:

sas2flsh.exe -o -b x64sas2.rom

sas2flsh.exe -o -b mptsas2.rom

Sources

Everything else

Feel free to open an issue if you need any help. Hit that โญ button and follow me for more cool repos.

freedos.img-with-lsi-9211-8i.zip's People

Contributors

maximko avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.