mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-01-20 18:21:19 +01:00
Update guide with H710 D1 fullsize
This commit is contained in:
parent
a7f8204bde
commit
99844d266d
11
H710 Guide Source Files/FreeDOS/BIGD1CRS.bat
Normal file
11
H710 Guide Source Files/FreeDOS/BIGD1CRS.bat
Normal file
@ -0,0 +1,11 @@
|
||||
@echo off
|
||||
echo Full Size D1 Revision Preparation
|
||||
pause If your card is not Full Size 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 BIGD1MOD.sbr
|
||||
pause If no errors above, you may press any key then reboot
|
BIN
H710 Guide Source Files/FreeDOS/BIGD1MOD.sbr
Normal file
BIN
H710 Guide Source Files/FreeDOS/BIGD1MOD.sbr
Normal file
Binary file not shown.
9
H710 Guide Source Files/FreeDOS/BIGD1RVT.bat
Normal file
9
H710 Guide Source Files/FreeDOS/BIGD1RVT.bat
Normal file
@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
echo Revert Full Size D1 H710 To Dell Firmware
|
||||
pause If your card is not FUll Size D1, hit ctrl+c now!! Otherwise hit enter
|
||||
pause Press any key to clean adapter flash
|
||||
megarec -cleanflash 0 BIG710.rom
|
||||
echo Flashing Dell Image Complete
|
||||
pause Press any key to write Dell SBR (required)
|
||||
megarec -writesbr 0 BIGD1STK.sbr
|
||||
pause If no errors above, you may press any key then reboot
|
BIN
H710 Guide Source Files/FreeDOS/BIGD1STK.sbr
Normal file
BIN
H710 Guide Source Files/FreeDOS/BIGD1STK.sbr
Normal file
Binary file not shown.
@ -31,9 +31,9 @@ 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.zip)
|
||||
```Version: v1.3```
|
||||
```ZIP Updated: 03-06-2020```
|
||||
```MD5: 150e7f0bb71809a13c46966aa67c2727```
|
||||
```Version: v1.4```
|
||||
```ZIP Updated: 03-07-2020```
|
||||
```MD5: 7741176dce72d6fcb2f992b28d5872d9```
|
||||
|
||||
>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.
|
||||
|
||||
@ -90,4 +90,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:``` [ v1.9 (03-06-2020)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
||||
```Documentation version:``` [ v2.0 (03-07-2020)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
Loading…
Reference in New Issue
Block a user