combine sas & info BATs, add noLog to megacli
This commit is contained in:
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"
|
||||
Reference in New Issue
Block a user