IT Mode: Difference between revisions

From 15h.org
Jump to navigation Jump to search
Created page with "Flashing a SAS controller to IT Mode configures the SAS controller to provide the operating system with direct access to each of the attached drives; instead of a single RAID device. Tools are provided to build a FreeDOS USB image that comes bundled with the necessary tools and helpful scripts to switch your SAS controller over to "IT Mode". == Preparing the FreeDOS Image == <nowiki> git clone https://git.15h.org/rane/itmode.git cd itmode make</nowiki> == Flashing..."
 
Line 2: Line 2:


== Preparing the FreeDOS Image ==
== Preparing the FreeDOS Image ==
'''Debian Dependencies'''
<nowiki>
apt install curl p7zip mtools</nowiki>
'''Prepare the image'''
  <nowiki>
  <nowiki>
git clone https://git.15h.org/rane/itmode.git
git clone https://git.15h.org/rane/itmode.git

Revision as of 05:07, 16 December 2025

Flashing a SAS controller to IT Mode configures the SAS controller to provide the operating system with direct access to each of the attached drives; instead of a single RAID device. Tools are provided to build a FreeDOS USB image that comes bundled with the necessary tools and helpful scripts to switch your SAS controller over to "IT Mode".

Preparing the FreeDOS Image

Debian Dependencies

apt install curl p7zip mtools

Prepare the image

git clone https://git.15h.org/rane/itmode.git
cd itmode
make

Flashing to IT Mode

PIKE 1068

PIKE 2008

Supermicro H8DCL-6 / H8DG6 / H8QG6