We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 493e9f9 commit a372fceCopy full SHA for a372fce
framework_lib/src/ssd_expansion_card.rs
@@ -5,3 +5,6 @@
5
/// | Micron N28 | UHFM10.x |
6
/// | Micron N48 | UHFM30.x |
7
/// | Kioxia BiSC6 | UHFM90.x |
8
+///
9
+/// On Linux: sudo smartctl -ji /dev/sda | jq -r .firmware_version
10
+/// Need to install smartmontools
0 commit comments