作者:于磊com | 来源:互联网 | 2023-05-19 18:21
github项目地址https:github.comlinux-nvmenvme-cli下载:wgethttps:codeload.github.comlin
github项目地址
https://github.com/linux-nvme/nvme-cli
下载:
wget https://codeload.github.com/linux-nvme/nvme-cli/zip/master
mv master nvme-cli.zip
解压
unzip nvme-cli.zip
编译安装
make && make install
操作命令
查看列表
nvme list
安装固件与激活重置
nvme fw-download /dev/nvme0 --f='/固件路径/8DV1RA13.bin'
nvme fw-activate /dev/nvme0 --action=1
nvme reset /dev/nvme0
固件下载
8DV1RA11.bin
8DV1RA13.bin