mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-25 10:45:10 +01:00
combine sas & info BATs, add noLog to megacli
This commit is contained in:
parent
ffad328883
commit
3ab606a985
BIN
H710 Guide Source Files/FreeDOS/CWSDPMI.EXE
Normal file
BIN
H710 Guide Source Files/FreeDOS/CWSDPMI.EXE
Normal file
Binary file not shown.
@ -1,2 +1,2 @@
|
||||
@echo off
|
||||
megacli.exe -adpallinfo -a0 > infodump.txt
|
||||
megacli.exe -adpallinfo -a0 -NoLog > infodump.txt
|
@ -1,2 +1,2 @@
|
||||
@echo off
|
||||
megacli.exe -adpallinfo -a0 | grep -E "(Chip|Product)"
|
||||
megacli.exe -adpallinfo -a0 -NoLog | grep -E "(Chip|Product|SAS Address)"
|
@ -1,2 +0,0 @@
|
||||
@echo off
|
||||
megacli.exe -adpallinfo -a0 | grep "SAS Address"
|
Loading…
Reference in New Issue
Block a user