update m2keybpcie script
This commit is contained in:
parent
27b8983560
commit
e8d241f125
@ -11,7 +11,7 @@ echo "##########################################################################
|
||||
echo "#################### M.2 KeyB PCIe SATA card Module Testing Start ##################"
|
||||
echo " "
|
||||
|
||||
result=`lspci | grep "SATA controller: JMicron Technology Corp. JMB58x AHCI SATA controller" | wc -l`
|
||||
result=`lspci | grep "Non-Volatile memory controller: Intel Corporation NVMe Optane Memory Series" | wc -l`
|
||||
if [ ${result} -eq 1 ]; then
|
||||
echo "### Find one M.2 KeyB PCIe SATA card Module from M.2 KeyB slots ###"
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user