mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-28 11:05:13 +01:00
add perc debug scripts, newer grep
This commit is contained in:
parent
0baa84f81b
commit
ffad328883
3
H710 Guide Source Files/FreeDOS/AUTORUN.BAT
Normal file
3
H710 Guide Source Files/FreeDOS/AUTORUN.BAT
Normal file
@ -0,0 +1,3 @@
|
||||
@ECHO OFF
|
||||
CLS
|
||||
ECHO yall finna get flashed
|
Binary file not shown.
Binary file not shown.
2
H710 Guide Source Files/FreeDOS/dumpall.bat
Normal file
2
H710 Guide Source Files/FreeDOS/dumpall.bat
Normal file
@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
megacli.exe -adpallinfo -a0 > infodump.txt
|
2
H710 Guide Source Files/FreeDOS/sbrdump.bat
Normal file
2
H710 Guide Source Files/FreeDOS/sbrdump.bat
Normal file
@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
megarec.exe -readsbr 0 sbrbak.bin
|
Loading…
Reference in New Issue
Block a user