2026-03-12 21:01:38
This commit is contained in:
5
tiddlywiki/linux - devices SSD_HDD.md
Executable file
5
tiddlywiki/linux - devices SSD_HDD.md
Executable file
@@ -0,0 +1,5 @@
|
||||
Linux automatically detects SSD, and since kernel version 2.6.29, you may verify sda with:
|
||||
|
||||
cat /sys/block/sda/queue/rotational
|
||||
|
||||
You should get 1 for hard disks and 0 for a SSD.
|
||||
Reference in New Issue
Block a user