diff --git a/Perc Guide Source Files/FreeDOS/810D1CRS.bat b/Perc Guide Source Files/FreeDOS/810D1CRS.bat new file mode 100644 index 0000000..b2932bf --- /dev/null +++ b/Perc Guide Source Files/FreeDOS/810D1CRS.bat @@ -0,0 +1,11 @@ +@echo off +echo H810 Full Size D1 Revision Preparation +pause If your card is not a full size H810 D1, hit ctrl+c now!! Otherwise hit enter +pause Press any key to clean adapter flash +megarec -cleanflash 0 +pause Press any key to continue +echo running second cleaning to be sure +megarec -cleanflash 0 +pause Press any key to write IT Mode SBR +megarec -writesbr 0 810D1MD.sbr +pause If no errors above, you may press any key then reboot diff --git a/Perc Guide Source Files/FreeDOS/810D1MD.sbr b/Perc Guide Source Files/FreeDOS/810D1MD.sbr new file mode 100644 index 0000000..781626d Binary files /dev/null and b/Perc Guide Source Files/FreeDOS/810D1MD.sbr differ diff --git a/Perc Guide Source Files/FreeDOS/810D1RVT.bat b/Perc Guide Source Files/FreeDOS/810D1RVT.bat new file mode 100644 index 0000000..f4f127c --- /dev/null +++ b/Perc Guide Source Files/FreeDOS/810D1RVT.bat @@ -0,0 +1,9 @@ +@echo off +echo Revert Full Size D1 H810 To Dell Firmware +pause If your card is not an H810 D1, hit ctrl+c now!! Otherwise hit enter +pause Press any key to clean adapter flash +megarec -cleanflash 0 H810.rom +echo Flashing Dell Image Complete +pause Press any key to write Dell SBR (required) +megarec -writesbr 0 810D1STK.sbr +pause If no errors above, you may press any key then reboot \ No newline at end of file diff --git a/Perc Guide Source Files/FreeDOS/810D1STK.sbr b/Perc Guide Source Files/FreeDOS/810D1STK.sbr new file mode 100644 index 0000000..f371b9a Binary files /dev/null and b/Perc Guide Source Files/FreeDOS/810D1STK.sbr differ diff --git a/Perc Guide Source Files/FreeDOS/H810.rom b/Perc Guide Source Files/FreeDOS/H810.rom new file mode 100644 index 0000000..143d291 Binary files /dev/null and b/Perc Guide Source Files/FreeDOS/H810.rom differ diff --git a/docs/perc.md b/docs/perc.md index 29cb015..fdcba58 100644 --- a/docs/perc.md +++ b/docs/perc.md @@ -11,7 +11,7 @@ This guide allows you to crossflash 12th gen Dell Mini Mono & full size cards to * H810 Full Size ## Thanks -[**Jon Sands**](http://fohdeesha.com/) +[**Jon Sands**](https://fohdeesha.com/) [**fourlynx**](mailto:fourlynx@phoxden.net) **WildOne69** [**Various STH Members**](https://forums.servethehome.com/index.php?threads/perc-h710-mini-to-it-mode.25448/page-3) @@ -31,10 +31,10 @@ Ensure there is only one LSI-based adapter in your system. If there are others b Download the ZIP below which contains two ISOs. One is a FreeDOS live image, the other is a Debian live image. Both come prepackaged with all the required tools and files, and they can be booted either via iDRAC virtual media or by burning them to a flash drive via [Rufus](https://rufus.ie/), using `dd`, or your favorite flashing utility - up to you. -[```Dell Perc Flashing ZIP```](https://fohdeesha.com/data/other/perc/perc-crossflash-v1.5.zip) -```Version: v1.5``` -```ZIP Updated: 05-18-2020``` -```MD5: 64f167007480f71d9756ea9f6f6f449a``` +[```Dell Perc Flashing ZIP```](https://fohdeesha.com/data/other/perc/perc-crossflash-v1.6.zip) +```Version: v1.6``` +```ZIP Updated: 10-09-2020``` +```MD5: 82bc38e9a19ae0e26803bbdc485d9194``` >Note: If you **know** you have an H310 Mini (**not** an H710), skip all of the below and jump right to the [H310 Mini Guide](https://fohdeesha.com/docs/H310/). Otherwise, continue below. @@ -82,7 +82,12 @@ Regardless, since they're the same price used, you may as well grab the D1 revis **H710P D1 Full Size Part Numbers:** - These full size cards are still $$$ for some reason - Unless you already have one just buy an actual LSI card for half the price -- 07GCGT +- 07GCGT + +**H810 D1 Full Size Part Numbers:** +- These full size cards are still $$$ for some reason +- Unless you already have one just buy an actual LSI card for half the price +- 0NDD93 **H710 B0 Mini Part Numbers:** - 0MCR5X @@ -104,4 +109,4 @@ Regardless, since they're the same price used, you may as well grab the D1 revis ### Contributing: The markdown source for these guides is hosted on [**my Github repo.**](https://github.com/Fohdeesha/lab-docu) If you have any suggested changes or additions feel free to submit a pull request. -```Documentation version:``` [ v2.2 (05-18-2020)](https://github.com/Fohdeesha/lab-docu/commits/master) \ No newline at end of file +```Documentation version:``` [ v2.3 (10-09-2020)](https://github.com/Fohdeesha/lab-docu/commits/master) \ No newline at end of file