mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-25 10:45:10 +01:00
add initial full size H710 files
This commit is contained in:
parent
1b76660ec4
commit
22dd393732
BIN
H710 Guide Source Files/FreeDOS/BIG710.rom
Normal file
BIN
H710 Guide Source Files/FreeDOS/BIG710.rom
Normal file
Binary file not shown.
9
H710 Guide Source Files/FreeDOS/BIGB0CRS.bat
Normal file
9
H710 Guide Source Files/FreeDOS/BIGB0CRS.bat
Normal file
@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
echo Full Size B0 Revision Preparation
|
||||
pause If your card is not Full Size B0, hit ctrl+c now!! Otherwise hit enter
|
||||
pause Press any key to clean adapter flash
|
||||
megarec -cleanflash 0
|
||||
echo Flash Cleaning Complete
|
||||
pause Press any key to write IT Mode SBR
|
||||
megarec -writesbr 0 BIGB0MOD.sbr
|
||||
pause If no errors above, you may press any key then reboot
|
BIN
H710 Guide Source Files/FreeDOS/BIGB0MOD.sbr
Normal file
BIN
H710 Guide Source Files/FreeDOS/BIGB0MOD.sbr
Normal file
Binary file not shown.
9
H710 Guide Source Files/FreeDOS/BIGB0RVT.bat
Normal file
9
H710 Guide Source Files/FreeDOS/BIGB0RVT.bat
Normal file
@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
echo Revert Full Size B0 H710 To Dell Firmware
|
||||
pause If your card is not FUll Size B0, 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 BIGB0STK.sbr
|
||||
pause If no errors above, you may press any key then reboot
|
BIN
H710 Guide Source Files/FreeDOS/BIGB0STK.sbr
Normal file
BIN
H710 Guide Source Files/FreeDOS/BIGB0STK.sbr
Normal file
Binary file not shown.
@ -1,2 +1,2 @@
|
||||
@echo off
|
||||
megarec.exe -readsbr 0 sbrbak.bin
|
||||
megarec.exe -readsbr 0 sbrbak.sbr
|
Loading…
Reference in New Issue
Block a user